Create Spline
entity_create_splineCreate a NURBS spline curve by specifying fit points in [x, y] coordinates. Optionally set color and layer.
Instructions
Create a NURBS spline curve passing through the specified fit points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | ACI color code | |
| layer | No | Layer name | |
| fit_points | Yes | List of [x, y] fit points the spline passes through |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||