add_chamfer
Add 45° chamfers to selected edges of a part by specifying distance, then get the chamfered edge count and updated mass properties.
Instructions
Chamfer edges of the current part at 45° with the given distance (mm).
edges: "all" (default), "x"/"y"/"z", or explicit indices like "2,5" from list_edges. Returns the number of edges chamfered and the resulting mass properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Chamfer | |
| edges | No | all | |
| distance_mm | Yes |