fusion_sketch_spline
Draw a spline through given points (mm) in a Fusion 360 sketch, using fit points or control points with customizable degree and plane.
Instructions
Draw a spline through points [[x,y],...] (mm). type 'fit_points' or 'control_points' (uses degree).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | fit_points | |
| plane | No | xy | |
| degree | No | ||
| points | Yes | ||
| sketch | No |