Go to: Related nodes. Attributes.

Subdivides an edge into one or more subedges.

Node nameParentsClassificationMFn typeCompatible function sets
polySubdEdgepolyModifierWorldgeometrykPolySubdEdgekBase
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)TypeDefaultFlags
divisions (dv) integer1outputinputconnectablestorablekeyable
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.0cmoutputinputconnectablestorablekeyable
The minimum length of each subedge created. This value may force fewer subdivisions than specified by the divisions attribute.