Skip to main content

Mesh Unify

Unifies faces and vertices of meshes.

NodeImage_a66e6c1f-3448-4813-a959-6c4fb3d01ea7

Tags: Mesh, Remove Coincident Faces, Unify Planar Faces, Unify Vertices

Parameters

Operations [Select]
Type of unification operation to perform.
Remove Coincident Faces [Compound]
Removes faces that may be connecting the same vertices.
Unify Planar Faces [Compound]
Unifies faces that lie on the same plane. Vertices should be shared, so applying a vertex unification first may be necessary.
Unify Vertices [Compound]
Merges mesh vertices that are overlapping (or positioned close together) into the same vertex reference.
Tolerance [Float]
The distance tolerance used for determining if two vertices should be joined.

Inputs

  • Input [Single | Mesh]: The Mesh to process.

Outputs

  • Output [Mesh]: The Mesh that was processed.