cst_boolean_intersect
Intersect two solids, retaining the shared volume as the first solid and removing the second, for boolean geometry editing.
Instructions
Intersect two solids. Only the overlapping volume is kept, replacing solid1. Solid2 is deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solid1 | Yes | First solid in "Component:Solid" format | |
| solid2 | Yes | Second solid in "Component:Solid" format |