catia_gsd_polyline
Create a polyline by connecting existing points using their reference tokens, with options to close the shape and assign a name or geometrical set.
Instructions
Create a polyline through a list of existing points, given as reference tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the polyline. | |
| closed | No | Close the polyline. | |
| geoset | No | Target geometrical set. | |
| points | Yes | Reference tokens of the points. |