Go to: Related nodes. Attributes.

        This node handles duplicating a set of edges in multiple ways.

Node nameParentsMFn typeCompatible function sets
polyDuplicateEdgepolyModifierkPolyDuplicateEdgekBase
kNamedObject
kDependencyNode
kMidModifier
kPolyDuplicateEdge

Related nodes

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

Attributes (6)

deleteEdge, endVertexOffset, offset, smoothingAngle, splitType, startVertexOffset

Long name (short name)TypeDefaultFlags
offset (of) float0.5outputinputconnectablestorable
Weight value controlling the relative positioning of the new edges. Range is [0.0, 1.0].
startVertexOffset (svo) float0.0outputinputconnectablestorable
Weight value controlling the offset of the start vertex of the edgeloop.
endVertexOffset (evo) float0.0outputinputconnectablestorable
Weight value controlling the offset of the end vertex of the edgeloop.
deleteEdge (de) booltrueoutputinputconnectablestorable
When true, the end edges are deleted so the end triangles are converted to quads.
smoothingAngle (sma) angle (double)180.0degoutputinputconnectablestorable
Angle below which new edges will be smoothed
splitType (stp) enum1outputinputconnectablestorable
Format: 0 - Absolute, 1 - Relative