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 nameParentsClassificationMFn typeCompatible function sets
polyMergeFacepolyModifiergeometrykPolyMergeFacetkBase
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)TypeDefaultFlags
mergeMode (mm) enum6outputinputconnectablestorablekeyable
How to merge : 0=first, 1=halfway between both faces, 2=second.
useAreaTolerance (uat) booltrueoutputinputstorablehidden
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-1outputinputconnectablestorable
First face to merge. Invalid default value to force the value to be set.
secondFacet (sf) integer-1outputinputconnectablestorable
Second face to merge. Invalid default value to force the value to be set.