fusion_sketch_add_arc_three_point
Adds a three-point arc to a Fusion 360 sketch using start, end, and on-curve coordinates.
Instructions
Add a 3-point arc (start, end, point-on-arc) to a sketch, in mm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| x3 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| y3 | Yes | ||
| sketch_id | Yes |