cutLoadPointsType

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

Attributes

NameTypeConstraintsUseDefaultDescription
@externalDataDirectoryxsd:stringoptionalDirectory of the external data file
@externalDataNodePathxsd:stringoptionalPath of the node inside the external data file
@externalFileNamexsd:stringoptionalName of the external data file

Child elements

NameTypeConstraintsOccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration.DefaultDescription
allThe children below may appear in any order. Each may appear at most once.
pointIDsposIntVectorBaseTypepattern[1..1] requiredIDs of the cut load integration points
xdoubleVectorBaseTypepattern[1..1] requiredVector of x coordinates of the cut load integration points
ydoubleVectorBaseTypepattern[1..1] requiredVector of y coordinates of the cut load integration points
zdoubleVectorBaseTypepattern[1..1] requiredVector of z coordinates of the cut load integration points
orientationXdoubleVectorBaseTypepattern[0..1] optionalVector of x components of the point orientations
orientationYdoubleVectorBaseTypepattern[0..1] optionalVector of y components of the point orientations
orientationZdoubleVectorBaseTypepattern[0..1] optionalVector of z components of the point orientations

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
loadApplicationPointSetTypecutLoadIntegrationPoints