cut_profile
Cut a polygonal pocket or slot from a face by providing 2D points. Control depth for blind cuts or omit to cut through, then get mass properties.
Instructions
Cut a polygonal pocket/slot from the +Z face: points_mm = [[x,y], ...] in mm.
Auto-closed polygon, cut blind by depth_mm or all the way through when depth_mm is omitted. For pockets, slots, cutouts. Returns mass properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Cut | |
| depth_mm | No | ||
| points_mm | Yes |