Create Spline
entity_create_splineCreates a NURBS spline curve through specified fit points, providing precise curve geometry for CAD drafting in AutoCAD.
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 | |||