slice_solid
Slice a 3D solid with a vertical plane through two points, keeping both sides or the side containing a given point.
Instructions
Slice a 3D solid with a vertical plane through 2 points; keep='both' or a point-side 'x,y'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | ||
| x2 | Yes | ||
| y1 | Yes | ||
| y2 | Yes | ||
| keep | No | both | |
| handle | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |