Go to: Related nodes. Attributes.

Computes the extraction of faces. Faces can be chipped off separately or together, keeping originals or not.

This node uses many attributes of its parent nodes to calculate the extraction.
Node name Parents MFn type Compatible function sets
polyChipOff polyMoveFace kPolyChipOff kBase
kNamedObject
kDependencyNode
kMidModifier
kPolyChipOff

Related nodes

polyBevel, polyPlanarProj, polyProj, polyQuad, polySoftEdge, polySubdEdge, polyMoveVertex, polyMoveEdge, polyExtrudeEdge, polyMoveFace, polyExtrudeFace, polySewEdge, polySphProj, polyCylProj, polyMergeVert

Attributes (2)

duplicate, keepFacesTogether

Long name (short name) Type Default Flags
keepFacesTogether (kft) bool true outputinputconnectablestorablekeyable
Specifies how to chip off faces. If on, faces are pulled together (connected ones stay connected), otherwise they are pulled independentely.
duplicate (dup) bool true outputinputconnectablestorablekeyable
If true : faces are duplicated, otherwise original are destroyed.