curveParamPointMapType

complexType · extension complexBaseType · sequence

Fixed curve parameters of selected points

Assigns a curve parameter t to each point listed in pointIndices. The curve parameter runs from 0 at the first point to 1 at the last point of the point list, and the parameters increase with the point index. Both vectors have the same number of entries; the i-th parameter belongs to the i-th index. Why and when to fix curve parameters is described for the point list (curvePointListXYZType).

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
sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows.
pointIndicesstringVectorBaseType[1..1] requiredIndices of the points in ascending order, each in the range from 1 to the number of points
paramOnCurvestringVectorBaseType[1..1] requiredCurve parameters of these points, between 0 and 1 and in the same order as the indices

Used by

In a dataset · 3 paths

In the schema · 1 declaration

TypeName
curvePointListXYZTypeparameterMap