fusion_sketch_arc
Draw a 3-point arc by defining start, through, and end points to create a sweep or revolve path.
Instructions
Draw a 3-point arc (mm): from start (x1,y1), through (x2,y2), to end (x3,y3). Useful as a sweep/revolve path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| x3 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| y3 | Yes | ||
| plane | No | xy | |
| sketch | No |