| parameterMap Element |
Map between point index and curve parameter.
Namespace: Empty
Schema: Empty
| Name | Occurrences | Description |
|---|---|---|
| | List of indices of points to be mapped. Each index must be in the range [1, npoints]. | |
| | List of parameters on the curve, that is mapped to the points defined by their index. |
| Name | Type | Required | Description |
|---|---|---|---|