Go to: Related nodes. Attributes.

Turns each selected facet into a point.

Node name Parents MFn type Compatible function sets
polyCollapseF polyModifier kPolyCollapseF kBase
kNamedObject
kDependencyNode
kMidModifier
kPolyCollapseF

Related nodes

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

Attributes (2)

areaThreshold, useAreaThreshold

Long name (short name) Type Default Flags
useAreaThreshold (uat) bool false outputinputconnectablestorablekeyable
If true only collapse faces with area less than the area threshold, otherwise collapse all faces regardless of area
areaThreshold (at) double 0.1 outputinputconnectablestorablekeyable
Area threshold to determine whether faces should be collapsed. Attribute is ignored unless useAreaThreshold is set to true.