Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Surface Glue
Returns union of surfaces using glue mode for touching/non-penetrating shapes. Faster for assembling operations.
Details
ID
tool-boolean-operation-surface-glue
Name
Surface Glue
Group
Boolean Operation
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Geometry 1 | Geometry | Surfaces or Surfaces (closed Curves) for boolean operation | |
| Glue Type | String | Glue mode can be only "Shift" or "Full". It is default "Shift" | Shift |
Output ports
| Name | Type | Description |
|---|---|---|
| Surface | Surface | Result outlines of boolean union with glue |
[comment]: <> ()
After creating a node, to the first port, connect the first surface with which we want to union other surfaces, connect the second surface to the second port with which we want to union the first surface connected to the first port. For more than two surfaces, you need to add ports using the "add port" function in the port menu and connect other surfaces to these ports.
The Surface Glue operation is optimized for touching/non-penetrating shapes. It uses glue mode to skip heavy intersection calculations when surfaces 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.
Surface Union
Surface Difference
Surface Intersection