curveParamPointMapType Complex Type |
Maps points (actually the index in the point list) to a curve parameter.
Namespace: Empty
Schema: Empty
Name | Occurrences | Description |
---|---|---|
Sequence | ||
pointIndices | List of indices of points to be mapped. Each index must be in the range [1, npoints]. | |
paramOnCurve | List of parameters on the curve, that is mapped to the points defined by their index. |
Name | Type | Required | Description |
---|---|---|---|
externalDataDirectory | string | ||
externalDataNodePath | string | ||
externalFileName | string |
Which parameters are allowed depends on the context. For example in a wing profile, values between -1 and 1 are valid.