add_hole
Cut a circular through-hole at a specified (x, y) position through the entire part thickness, returning updated mass properties.
Instructions
Cut a circular through-hole at (x_mm, y_mm), through the part's depth axis.
The hole runs straight through the thickness (the add_box extrude direction), perpendicular to the width x height profile face. Coordinates share add_box's system (the centre of a 40x20 profile is x=20, y=10). Returns mass properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Hole | |
| x_mm | Yes | ||
| y_mm | Yes | ||
| diameter_mm | Yes |