Surface
Transform
Curve Analysis
Boolean Operation
Solid
3D Object
Vector
Toolset
Text
Primitive Curves
Triangulation
Panels
Intersection
Image
Analysis
Array
Render
Split Solid
Returns the split fragments from splitting two solids
Details
ID
tool-boolean-operation-split-solid
Name
Split Solid
Group
Boolean Operation
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Solid | Solid | Solid to split | |
| Geometry | Geometry | Cutting shape | |
| Keep Side | String | Which side to keep relative to the cutter normal: positive, negative, or both | both |
Output ports
| Name | Type | Description |
|---|---|---|
| Solid | Solid | Solid fragments |
| All Parts | Solid | All split fragments sorted by volume (largest first) |
| Part Count | Number | Number of fragments produced by the split |
After creating the node, connect the solid you want to split to the first port, then connect the geometry by which you want to split the solid to the second port. On the output, we get the split parts.
Solid Union
Solid Intersection
Solid Difference
Split Solid Multiple\