Tool
Curve Analysis
Vector
Image
Surface
Panels
Solid
Analysis
3D Object
Transform
Toolset
Boolean Operation
Primitive Curves
Triangulation
Intersection
Text
Array
Render
Solid Glue
Returns union of solids using glue mode for touching/non-penetrating shapes. Faster for assembling operations.
Details
ID
tool-boolean-operation-solid-glue
Name
Solid Glue
Group
Boolean Operation
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Solid 1 | Solid | Solids for boolean union operation | |
| Glue Type | String | Glue mode can be only "Shift" or "Full". It is default "Shift" | Shift |
Output ports
| Name | Type | Description |
|---|---|---|
| Solid | Solid | Result of boolean union with glue |
[comment]: <> ()
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.
The Solid Glue operation is optimized for touching/non-penetrating shapes. It uses glue mode to skip heavy intersection calculations when solids only touch each other, making it faster for assembling operations.
On the output port, we will get the result of the union with glue optimization.
Solid Union
Solid Difference
Solid Intersection