catia_gsd_spline
Create a 3D spline through existing points by passing their reference tokens in order. Optionally close the spline into a loop and set a target geometrical set.
Instructions
Create a 3D spline through a list of existing points, given as reference tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the spline. | |
| closed | No | Close the spline into a loop. | |
| geoset | No | Target geometrical set. | |
| points | Yes | Reference tokens of the points to pass through, in order. |