Go to: Related nodes. Attributes.

Translate, rotate or scale edges of a polygonal object.

This node is derived from polyMoveVertex and reuses many of the attributes from that node. It is also a base for some nodes that perform geometric transformations (polyMoveFace, polyChipOff, polyExtrudeFace).

Node nameParentsMFn typeCompatible function sets
polyMoveEdgepolyMoveVertexkPolyMoveEdgekBase
kNamedObject
kDependencyNode
kMidModifier
kPolyMoveVertex
kPolyMoveEdge

Related nodes

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

Attributes (9)

localCenter, localRotate, localRotateX, localRotateY, localRotateZ, localScale, localScaleX, localScaleY, localScaleZ

Long name (short name)TypeDefaultFlags
localRotate (lr) double30.0, 0.0, 0.0outputinputconnectablestorablekeyable
The local rotations.
localRotateX (lrx) angle (double)0.0degoutputinputconnectablestorablekeyable
Local rotate X coord. The range is [0, 360].
localRotateY (lry) angle (double)0.0degoutputinputconnectablestorablekeyable
Local rotate Y coord. The range is [0, 360].
localRotateZ (lrz) angle (double)0.0degoutputinputconnectablestorablekeyable
Local rotate Z coord : Rotation along the normal. The range is [0, 360].
localScale (ls) double31.0, 1.0, 1.0outputinputconnectablestorablekeyable
Local Scale.
localScaleX (lsx) double0.0outputinputconnectablestorablekeyable
Scale X coord.
localScaleY (lsy) double0.0outputinputconnectablestorablekeyable
Scale Y coord.
localScaleZ (lsz) double0.0outputinputconnectablestorablekeyable
Scale Z coord.
localCenter (lc) enum0outputinputconnectablestorablekeyable
Local center on the edge : 0=Middle point, 1=Start point, 2=End point.