complexType · extension complexBaseType · all
Cut load integration points
cutLoadIntegrationPoints are defined in a vector notation, due to the high amounts of data. Usually they well be defined in between the ribs. Each point must have an id. Optionally it is possible to rotate the orientation within a cutloadIntegrationPoint to obtain meaningful results. The orientation is optional and relative to the CPACS coordinate system
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
pointIDs | posIntVectorBaseType | pattern | [1..1] required | IDs of the cut load integration points | |
x | doubleVectorBaseType | pattern | [1..1] required | Vector of x coordinates of the cut load integration points | |
y | doubleVectorBaseType | pattern | [1..1] required | Vector of y coordinates of the cut load integration points | |
z | doubleVectorBaseType | pattern | [1..1] required | Vector of z coordinates of the cut load integration points | |
orientationX | doubleVectorBaseType | pattern | [0..1] optional | Vector of x components of the point orientations | |
orientationY | doubleVectorBaseType | pattern | [0..1] optional | Vector of y components of the point orientations | |
orientationZ | doubleVectorBaseType | pattern | [0..1] optional | Vector of z components of the point orientations | |
| Type | Name |
|---|---|
loadApplicationPointSetType | cutLoadIntegrationPoints |