draw_spline
Create smooth curves in 3D models by connecting coordinate points on a sketch for precise CAD design in Fusion 360.
Instructions
Draw a spline through a series of points on a sketch.
Input Schema
TableJSON 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. |