add_fillet
Round edges of a SolidWorks part with a constant radius (mm). Specify radius and edge selection (all, axis, or indices); returns edge count and mass properties.
Instructions
Round edges of the current part with one constant radius (mm).
edges: "all" (default), "x"/"y"/"z" for edges parallel to that world axis, or explicit indices like "2,5" from list_edges. Returns the number of edges filleted and the resulting mass properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Fillet | |
| edges | No | all | |
| radius_mm | Yes |