Tool
Surface
Vector
Transform
Primitive Curves
Curve Analysis
Toolset
Triangulation
Boolean Operation
Panels
Solid
Intersection
Text
Image
Analysis
Array
Render
3D Object
Surface Join
Surface Join returns the union of a set of faces with a tolerance value
Details
ID
tool-boolean-operation-surface-join
Name
Surface Join
Group
Boolean Operation
Package
Tool
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Surface 1 | Surface | Surfaces or Surface list to join together | |
Tolerance | Number | 3d distance tolerance for detecting overlapping edges | 0.001 |
Output ports
Name | Type | Description |
---|---|---|
Surface | Surface | Joined surfaces |
After creating a node, to the first port, connect the surfaces you want to join. To the second port, connect the tolerance for detecting overlapping edges. 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. On the output port, we will get the result of the union.
Surface Union
Surface Intersection