draw_spline
Create smooth curved lines in 3D models by drawing splines through specified coordinate points on a sketch.
Instructions
Draw a spline through a series of points on a sketch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| points | Yes | Array of [x, y] coordinate pairs in mm | |
| sketch_index | No | Sketch index (0-based). Uses last sketch if not specified. |