Vector
Toolset
Image
Analysis
Surface
Transform
Curve Analysis
Boolean Operation
Text
Render
Primitive Curves
Panels
Solid
Triangulation
Intersection
Array
3D Object
Solid Union
Returns union of a set of planar solids
Details
ID
tool-boolean-operation-solid-union
Name
Solid Union
Group
Boolean Operation
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Solid 1 | Solid | Solids for boolean operation | |
| Body Index | Number | Select a specific body from the result by index. -1 returns the full result | -1 |
Output ports
| Name | Type | Description |
|---|---|---|
| Solid | Solid | Result outlines of boolean union |
| Result Bodies | Solid | Individual solid bodies extracted from the result |
| Failed | Boolean | True if the boolean operation failed |
After creating a node, to the first port, connect the first solid with which we want to union other solids, connect the second solid to the second port with which we want to union the first solid connected to the first port. For more than two solids, you need to add ports using the "add port" function in the port menu and connect other solids to these ports. On the output port, we will get the result of the union.
Solid Difference
Solid Intersection