cut_profile_on_face
Cut a polygonal pocket or slot into any planar face by specifying 3D points and face; set depth for blind cuts or omit for through cuts.
Instructions
Cut a polygon pocket/slot on ANY planar face: points_mm = [[x,y,z], ...] in mm.
The 3D points must lie on face ("+x"/"-x"/...); cut blind by depth_mm or
through when omitted. For side pockets/cutouts. Returns mass properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| face | Yes | ||
| name | No | Cut | |
| depth_mm | No | ||
| points_mm | Yes |