draw_spline
Draw a spline curve through specified [x,y] points in CAD. Supply coordinate pairs to generate a curved path for precise drafting.
Instructions
Smooth spline through the given points [[x,y],...].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layer | No | 0 | |
| points | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |