cut_profile_through_plane
Cut symmetric profiles through a part from a sketched polygon on a reference plane, with optional depth, to create wedges, windows, or recesses.
Instructions
Cut a polygon sketched on a reference plane, symmetric about that plane.
plane: 'front' (z = 0), 'top' (y = 0) or 'right' (x = 0); points_mm = 3D [x, y, z] points ON that plane (e.g. x = 0 for 'right'). Cuts through all in both directions (depth_mm omitted) or depth_mm in total, centred on the plane. For shapes seen from the side: wedges, windows, symmetric recesses. Returns mass properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Cut | |
| plane | Yes | ||
| depth_mm | No | ||
| points_mm | Yes |