Surface Join returns the union of a set of faces with a tolerance value
ID
tool-boolean-operation-surface-join
Name
Surface Join
Group
Boolean Operation
Package
Tool
Keywords
Render
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
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
surface | Surface | Surfaces or Surface list to join together | |
tolerance | Number | 3d distance tolerance for detecting overlapping edges | 0.001 |
Outputs
Name | Type | Description |
---|---|---|
joinedSurfaces | Surface | Joined surfaces |