Go to: Related nodes. Attributes.

Merges two facets. The second face becomes a hole in the first.

Both faces must belong to the same object. The new holed face is located either on the first, second, or between both faces, depending on the mergeMode.
Node name Parents MFn type Compatible function sets
polyMergeFace polyModifier kPolyMergeFacet kBase
kNamedObject
kDependencyNode
kMidModifier
kPolyMergeFacet

Related nodes

polyTweak, polyTweakUV, polyMapCut, polyMapDel, polyMapSew, polyNormal, polyMoveUV, polyMoveFacetUV, polyFlipEdge, polySmoothFace, polySmooth, polyReduce, polyDelFacet, polyDelVertex, polySplit, polyAppendVertex, polySubdFace, polyCollapseF, polyCloseBorder, polyAppend, polyCollapseEdge, polyTriangulate, polyDelEdge, polyMergeEdge, polyColorPerVertex, polyNormalPerVertex, deleteUVSet, polySeparate

Attributes (4)

firstFacet, mergeMode, secondFacet, useAreaTolerance

Long name (short name) Type Default Flags
mergeMode (mm) enum 6 outputinputconnectablestorablekeyable
How to merge : 0=first, 1=halfway between both faces, 2=second.
useAreaTolerance (uat) bool true outputinputstorablehidden
Attribute to specify if the area comparison uses a tolerance for the evaluation of this node. SHOULD NOT BE SET OR MODIFIED BY THE USER!!
firstFacet (ff) integer -1 outputinputconnectablestorable
First face to merge. Invalid default value to force the value to be set.
secondFacet (sf) integer -1 outputinputconnectablestorable
Second face to merge. Invalid default value to force the value to be set.