fusion_sketch_add_circle
Adds a circle to a Fusion 360 sketch by specifying center coordinates and radius in millimeters, enabling parametric model reconstruction from mesh or photo inputs.
Instructions
Add a circle to a sketch, center (cx, cy) and radius in mm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cx | Yes | ||
| cy | Yes | ||
| radius_mm | Yes | ||
| sketch_id | Yes |