pymel.core.nodetypes.PolyMoveEdge

Inheritance diagram of PolyMoveEdge

class PolyMoveEdge(*args, **kwargs)

class counterpart of mel function polyMoveEdge

Modifies edges of a polygonal object. Translate, move, rotate or scale edges.

caching(val=True, **kwargs)

Toggle caching for all attributes so that no recomputation is needed

Derived from mel command maya.cmds.polyMoveEdge

getConstructionHistory(**kwargs)

Turn the construction history on or off (where applicable). If construction history is on then the corresponding node will be inserted into the history chain for the mesh. If construction history is off then the operation will be performed directly on the object.Note:If the object already has construction history then this flag is ignored and the node will always be inserted into the history chain.

Derived from mel command maya.cmds.polyMoveEdge

getLocalCenter(**kwargs)

This flag specifies the local center on the edge : 0 - Middle point, 1 - Start point, 2 - End point.C: Default is 0 (Middle point).Common flags

Derived from mel command maya.cmds.polyMoveEdge

getLocalDirection(**kwargs)

This flag specifies the X axis for local space.C: Default is 0.0 0.0 1.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalDirectionX(**kwargs)

This flag specifies X coord of the X axis.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalDirectionY(**kwargs)

This flag specifies Y coord of the X axis.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalDirectionZ(**kwargs)

This flag specifies Z coord of the X axis.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalRotate(**kwargs)

This flag specifies the local rotations : (twistRot, slantRot, slantRoll).C: Default is 0.0 0.0 0.0. Local rotation (twistRot, slantRot, slantRoll).

Derived from mel command maya.cmds.polyMoveEdge

getLocalRotateX(**kwargs)

This flag specifies local rotation X angle (Twist around normal)C: Default is 0.0. The range is [0, 360].

Derived from mel command maya.cmds.polyMoveEdge

getLocalRotateY(**kwargs)

This flag specifies local rotation Y angle (Slant Rot around slantAxis).C: Default is 0.0. The range is [0, 360].

Derived from mel command maya.cmds.polyMoveEdge

getLocalRotateZ(**kwargs)

This flag specifies local rotation Z angle (Slant Roll of slantAxis).C: Default is 0.0. The range is [0, 180].

Derived from mel command maya.cmds.polyMoveEdge

getLocalScale(**kwargs)

This flag specifies the local scaling vector.C: Default is 1.0 1.0 1.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalScaleX(**kwargs)

This flag specifies X for local scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalScaleY(**kwargs)

This flag specifies Y for local scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalScaleZ(**kwargs)

This flag specifies Z for local scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalTranslate(**kwargs)

This flag specifies the local translation vector.C: Default is 0.0 0.0 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalTranslateX(**kwargs)

This flag specifies the local X translation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalTranslateY(**kwargs)

This flag specifies the local Y translation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getLocalTranslateZ(**kwargs)

This flag specifies the local Z translation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getNodeState(**kwargs)

Defines how to evaluate the node. 0: Normal1: PassThrough2: Blocking3: Internally disabled. Will return to Normal state when enabled4: Internally disabled. Will return to PassThrough state when enabled5: Internally disabled. Will return to Blocking state when enabledFlag can appear in Create mode of commandFlag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.polyMoveEdge

getPivot(**kwargs)

This flag specifies the pivot for scaling and rotation.C: Default is 0.0 0.0 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getPivotX(**kwargs)

This flag specifies the X pivot for scaling and rotation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getPivotY(**kwargs)

This flag specifies the Y pivot for scaling and rotation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getPivotZ(**kwargs)

This flag specifies the Z pivot for scaling and rotation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getRandom(**kwargs)

This flag specifies the random value for all parameters.C: Default is 0.0. The range is [-10.0, 10.0]. Local Values

Derived from mel command maya.cmds.polyMoveEdge

getRotate(**kwargs)

This flag specifies the rotation angles around X, Y, Z.C: Default is 0.0 0.0 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getRotateX(**kwargs)

This flag specifies the rotation angle around X.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getRotateY(**kwargs)

This flag specifies the rotation angle around Y.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getRotateZ(**kwargs)

This flag specifies the rotation angle around Z.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getScale(**kwargs)

This flag specifies the scaling vector.C: Default is 1.0 1.0 1.0.

Derived from mel command maya.cmds.polyMoveEdge

getScaleX(**kwargs)

This flag specifies X for scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

getScaleY(**kwargs)

This flag specifies Y for scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

getScaleZ(**kwargs)

This flag specifies Z for scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

getTranslate(**kwargs)

This flag specifies the translation vector.C: Default is 0.0 0.0 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getTranslateX(**kwargs)

This flag specifies the X translation vector.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getTranslateY(**kwargs)

This flag specifies the Y translation vector.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getTranslateZ(**kwargs)

This flag specifies the Z translation vector.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

getWorldSpace(**kwargs)

This flag specifies which reference to use. If on : all geometrical values are taken in world reference. If off : all geometrical values are taken in object reference.C: Default is off.Global Values

Derived from mel command maya.cmds.polyMoveEdge

setLocalCenter(val=True, **kwargs)

This flag specifies the local center on the edge : 0 - Middle point, 1 - Start point, 2 - End point.C: Default is 0 (Middle point).Common flags

Derived from mel command maya.cmds.polyMoveEdge

setLocalDirection(val=True, **kwargs)

This flag specifies the X axis for local space.C: Default is 0.0 0.0 1.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalDirectionX(val=True, **kwargs)

This flag specifies X coord of the X axis.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalDirectionY(val=True, **kwargs)

This flag specifies Y coord of the X axis.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalDirectionZ(val=True, **kwargs)

This flag specifies Z coord of the X axis.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalRotate(val=True, **kwargs)

This flag specifies the local rotations : (twistRot, slantRot, slantRoll).C: Default is 0.0 0.0 0.0. Local rotation (twistRot, slantRot, slantRoll).

Derived from mel command maya.cmds.polyMoveEdge

setLocalRotateX(val=True, **kwargs)

This flag specifies local rotation X angle (Twist around normal)C: Default is 0.0. The range is [0, 360].

Derived from mel command maya.cmds.polyMoveEdge

setLocalRotateY(val=True, **kwargs)

This flag specifies local rotation Y angle (Slant Rot around slantAxis).C: Default is 0.0. The range is [0, 360].

Derived from mel command maya.cmds.polyMoveEdge

setLocalRotateZ(val=True, **kwargs)

This flag specifies local rotation Z angle (Slant Roll of slantAxis).C: Default is 0.0. The range is [0, 180].

Derived from mel command maya.cmds.polyMoveEdge

setLocalScale(val=True, **kwargs)

This flag specifies the local scaling vector.C: Default is 1.0 1.0 1.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalScaleX(val=True, **kwargs)

This flag specifies X for local scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalScaleY(val=True, **kwargs)

This flag specifies Y for local scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalScaleZ(val=True, **kwargs)

This flag specifies Z for local scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalTranslate(val=True, **kwargs)

This flag specifies the local translation vector.C: Default is 0.0 0.0 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalTranslateX(val=True, **kwargs)

This flag specifies the local X translation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalTranslateY(val=True, **kwargs)

This flag specifies the local Y translation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setLocalTranslateZ(val=True, **kwargs)

This flag specifies the local Z translation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setNodeState(val=True, **kwargs)

Defines how to evaluate the node. 0: Normal1: PassThrough2: Blocking3: Internally disabled. Will return to Normal state when enabled4: Internally disabled. Will return to PassThrough state when enabled5: Internally disabled. Will return to Blocking state when enabledFlag can appear in Create mode of commandFlag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.polyMoveEdge

setPivot(val=True, **kwargs)

This flag specifies the pivot for scaling and rotation.C: Default is 0.0 0.0 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setPivotX(val=True, **kwargs)

This flag specifies the X pivot for scaling and rotation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setPivotY(val=True, **kwargs)

This flag specifies the Y pivot for scaling and rotation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setPivotZ(val=True, **kwargs)

This flag specifies the Z pivot for scaling and rotation.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setRandom(val=True, **kwargs)

This flag specifies the random value for all parameters.C: Default is 0.0. The range is [-10.0, 10.0]. Local Values

Derived from mel command maya.cmds.polyMoveEdge

setRotate(val=True, **kwargs)

This flag specifies the rotation angles around X, Y, Z.C: Default is 0.0 0.0 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setRotateX(val=True, **kwargs)

This flag specifies the rotation angle around X.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setRotateY(val=True, **kwargs)

This flag specifies the rotation angle around Y.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setRotateZ(val=True, **kwargs)

This flag specifies the rotation angle around Z.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setScale(val=True, **kwargs)

This flag specifies the scaling vector.C: Default is 1.0 1.0 1.0.

Derived from mel command maya.cmds.polyMoveEdge

setScaleX(val=True, **kwargs)

This flag specifies X for scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

setScaleY(val=True, **kwargs)

This flag specifies Y for scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

setScaleZ(val=True, **kwargs)

This flag specifies Z for scaling vector.C: Default is 1.0.

Derived from mel command maya.cmds.polyMoveEdge

setTranslate(val=True, **kwargs)

This flag specifies the translation vector.C: Default is 0.0 0.0 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setTranslateX(val=True, **kwargs)

This flag specifies the X translation vector.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setTranslateY(val=True, **kwargs)

This flag specifies the Y translation vector.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setTranslateZ(val=True, **kwargs)

This flag specifies the Z translation vector.C: Default is 0.0.

Derived from mel command maya.cmds.polyMoveEdge

setWorldSpace(val=True, **kwargs)

This flag specifies which reference to use. If on : all geometrical values are taken in world reference. If off : all geometrical values are taken in object reference.C: Default is off.Global Values

Derived from mel command maya.cmds.polyMoveEdge

Previous topic

pymel.core.nodetypes.PolyModifierWorld

Next topic

pymel.core.nodetypes.PolyMoveFace

Core

Core Modules

Other Modules

This Page