cst_boolean_add
Combine two solids into one by adding a second solid to the first, replacing the first with the merged volume.
Instructions
Unite/add two solids together. The result replaces solid1 with the combined volume of both shapes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| solid1 | Yes | First solid (result kept here) in "Component:Solid" format | |
| solid2 | Yes | Second solid (merged into first) in "Component:Solid" format |