Go to: Related nodes. Attributes.

Subdivides an edge into one or more subedges.

Node name Parents MFn type Compatible function sets
polySubdEdge polyModifierWorld kPolySubdEdge kBase
kNamedObject
kDependencyNode
kMidModifier
kPolySubdEdge

Related nodes

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

Attributes (2)

divisions, size

Long name (short name) Type Default Flags
divisions (dv) integer 1 outputinputconnectablestorablekeyable
The number of vertices to be inserted in each edge (resulting in (divisions+1) subedges). If the subdivide would create edges that are smaller than the size attribute, fewer vertices will be inserted to ensure new edge lengths are at least as Tint32 as the size attribute.
size (s) distance (double) 0.0cm outputinputconnectablestorablekeyable
The minimum length of each subedge created. This value may force fewer subdivisions than specified by the divisions attribute.