pointType

complexType · extension complexBaseType · all

Three-dimensional point or vector with an x, a y and a z component

What the components mean and to which coordinate system they refer depends on the CPACS element in which the point is used, e.g. the location of a mass, a translation, scaling factors or rotation angles.

A point with the optional uID, by which other elements can reference it:

<point uID="examplePoint">
    <x>1.2</x>
    <y>0</y>
    <z>-0.5</z>
</point>
Point with x, y and z coordinates

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
@uIDxsd:IDoptionalUID

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.
xdoubleBaseType[0..1] optionalX component
ydoubleBaseType[0..1] optionalY component
zdoubleBaseType[0..1] optionalZ component

Used by

In a dataset · 2847 paths

In the schema · 13 declarations

TypeName
aeroelasticStaticMaxDisplacementTyperotation
aeroelasticStaticMaxDisplacementTypetranslation
controlSurfaceHingePointTypetranslation
controlSurfaceStepTypeinnerHingeTranslation
elementMassTypelocation
engineMountTypeposition
genericMassTypeorientation
mRibTypeorientation
pointListTypepoint
referenceTypepoint
transformationSE3Typerotation
transformationTyperotation
transformationTypescaling