pointListRelXYZVectorType

complexType · extension complexBaseType · all

List of 3D points in relative coordinates, kept in three vectors (rX, rY, rZ)

The entries of rX, rY and rZ with the same position form one point, so all three vectors have the same number of entries. What the coordinates are relative to is described where the list is used, for guide curve profiles in guideCurveProfileGeometryType.

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.
rXstringVectorBaseType[1..1] requiredrX coordinates of the points
rYstringVectorBaseType[1..1] requiredrY coordinates of the points
rZstringVectorBaseType[1..1] requiredrZ coordinates of the points

Used by

In a dataset · 1 path

In the schema · 1 declaration

TypeName
guideCurveProfileGeometryTypepointList