fillet
Apply rounded edges to 3D model bodies in Fusion 360 by specifying edge indices and radius values for CAD design refinement.
Instructions
Apply a fillet (rounded edge) to one or more edges of a body.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body_name | Yes | Name of the body. | |
| edge_indices | Yes | Array of edge indices to fillet. | |
| radius | Yes | Fillet radius in mm. |