pymel.core.nodetypes.AnimLayer

Inheritance diagram of AnimLayer

class AnimLayer(*args, **kwargs)

class counterpart of mel function animLayer

This command creates and edits animation layers.

copy(val=True, **kwargs)

Copy from layer.

Derived from mel command maya.cmds.animLayer

copyAnimation(val=True, **kwargs)

copy animation from specified layer to destination layer, only animation that are on attribute layered by both layer that are concerned.

Derived from mel command maya.cmds.animLayer

copyNoAnimation(val=True, **kwargs)

Copy from layer without the animation curves.

Derived from mel command maya.cmds.animLayer

extractAnimation(val=True, **kwargs)

transfer animation from specified layer to destination layer, only animation that are on attribute layered by both layer that are concerned.

Derived from mel command maya.cmds.animLayer

findCurveForPlug(val=True, **kwargs)

finds the parameter curve containing the animation data for the specified plug on the given layer.Flag 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.animLayer

getAddSelectedObjects(**kwargs)

Adds selected object(s) to the layer.

Derived from mel command maya.cmds.animLayer

getAffectedLayers(**kwargs)

Return the layers that the currently selected object(s) are members of

Derived from mel command maya.cmds.animLayer

getAnimCurves(**kwargs)

In query mode returns the anim curves associated with this layer

Derived from mel command maya.cmds.animLayer

getAttribute(**kwargs)

Adds a specific attribute on a object to the layer.

Derived from mel command maya.cmds.animLayer

getBaseAnimCurves(**kwargs)

In query mode returns the base layer anim curves associated with this layer, if any.

Derived from mel command maya.cmds.animLayer

getBestAnimLayer(**kwargs)

In query mode returns the best anim layers for keying for the selected objects. If used in conjunction with -at, will return the best anim layers for keying for the specific plugs (attributes) specified.

Derived from mel command maya.cmds.animLayer

getBestLayer(**kwargs)

Return the layer that will be keyed for specified attribute.

Derived from mel command maya.cmds.animLayer

getBlendNodes(**kwargs)

In query mode returns the blend nodes associated with this layer

Derived from mel command maya.cmds.animLayer

getChildren(**kwargs)

Get the list of children layers. return value is a string array.

Derived from mel command maya.cmds.animLayer

getCollapse(**kwargs)

Determine if a layer is collapse in the layer editor.

Derived from mel command maya.cmds.animLayer

getExcludeBoolean(**kwargs)

When adding selected object(s) to the layer, excludes any boolean attributes.

Derived from mel command maya.cmds.animLayer

getExcludeDynamic(**kwargs)

When adding selected object(s) to the layer, excludes any dynamic attributes.

Derived from mel command maya.cmds.animLayer

getExcludeEnum(**kwargs)

When adding selected object(s) to the layer, excludes any enum attributes.

Derived from mel command maya.cmds.animLayer

getExcludeRotate(**kwargs)

When adding selected object(s) to the layer, exclude the rotate attribute.

Derived from mel command maya.cmds.animLayer

getExcludeScale(**kwargs)

When adding selected object(s) to the layer, exclude the scale attribute.

Derived from mel command maya.cmds.animLayer

getExcludeTranslate(**kwargs)

When adding selected object(s) to the layer, excludes the translate attribute.

Derived from mel command maya.cmds.animLayer

getExcludeVisibility(**kwargs)

When adding selected object(s) to the layer, exclude the visibility attribute.

Derived from mel command maya.cmds.animLayer

getExists(**kwargs)

Determine if an layer exists.

Derived from mel command maya.cmds.animLayer

getLayeredPlug(**kwargs)

returns the plug on the blend node corresponding to the specified layer

Derived from mel command maya.cmds.animLayer

getLock(**kwargs)

Set the lock state of the specified layer. A locked layer can not receive key. Default is false.

Derived from mel command maya.cmds.animLayer

getMute(**kwargs)

Set the mute state of the specified layer. Default is false.

Derived from mel command maya.cmds.animLayer

getOverride(**kwargs)

Set the overide state of the specified layer. Default is false.

Derived from mel command maya.cmds.animLayer

getParent(**kwargs)

Set the parent of the specified layer. Default is the animation layer root.

Derived from mel command maya.cmds.animLayer

getPassthrough(**kwargs)

Set the passthrough state of the specified layer. Default is true.

Derived from mel command maya.cmds.animLayer

getPreferred(**kwargs)

Determine if a layer is a preferred layer, the best layer algorithm will try to set keyframe in preferred layer first.

Derived from mel command maya.cmds.animLayer

getRoot(**kwargs)

Return the base layer if it exist

Derived from mel command maya.cmds.animLayer

getSelected(**kwargs)

Determine if a layer is selected, a selected layer will be show in the timecontrol, graph editor.

Derived from mel command maya.cmds.animLayer

getSolo(**kwargs)

Set the solo state of the specified layer. Default is false.

Derived from mel command maya.cmds.animLayer

getWeight(**kwargs)

Set the weight of the specified layer between 0.0 and 1.0. Default is 1.

Derived from mel command maya.cmds.animLayer

moveLayerAfter(val=True, **kwargs)

Move layer after the specified layer

Derived from mel command maya.cmds.animLayer

moveLayerBefore(val=True, **kwargs)

Move layer before the specified layer

Derived from mel command maya.cmds.animLayer

removeAllAttributes(val=True, **kwargs)

Remove all objects from layer.

Derived from mel command maya.cmds.animLayer

removeAttribute(val=True, **kwargs)

Remove object from layer.

Derived from mel command maya.cmds.animLayer

setAddSelectedObjects(val=True, **kwargs)

Adds selected object(s) to the layer.

Derived from mel command maya.cmds.animLayer

setAnimCurves(val=True, **kwargs)

In query mode returns the anim curves associated with this layer

Derived from mel command maya.cmds.animLayer

setAttribute(val=True, **kwargs)

Adds a specific attribute on a object to the layer.

Derived from mel command maya.cmds.animLayer

setBaseAnimCurves(val=True, **kwargs)

In query mode returns the base layer anim curves associated with this layer, if any.

Derived from mel command maya.cmds.animLayer

setBestAnimLayer(val=True, **kwargs)

In query mode returns the best anim layers for keying for the selected objects. If used in conjunction with -at, will return the best anim layers for keying for the specific plugs (attributes) specified.

Derived from mel command maya.cmds.animLayer

setBlendNodes(val=True, **kwargs)

In query mode returns the blend nodes associated with this layer

Derived from mel command maya.cmds.animLayer

setCollapse(val=True, **kwargs)

Determine if a layer is collapse in the layer editor.

Derived from mel command maya.cmds.animLayer

setExcludeBoolean(val=True, **kwargs)

When adding selected object(s) to the layer, excludes any boolean attributes.

Derived from mel command maya.cmds.animLayer

setExcludeDynamic(val=True, **kwargs)

When adding selected object(s) to the layer, excludes any dynamic attributes.

Derived from mel command maya.cmds.animLayer

setExcludeEnum(val=True, **kwargs)

When adding selected object(s) to the layer, excludes any enum attributes.

Derived from mel command maya.cmds.animLayer

setExcludeRotate(val=True, **kwargs)

When adding selected object(s) to the layer, exclude the rotate attribute.

Derived from mel command maya.cmds.animLayer

setExcludeScale(val=True, **kwargs)

When adding selected object(s) to the layer, exclude the scale attribute.

Derived from mel command maya.cmds.animLayer

setExcludeTranslate(val=True, **kwargs)

When adding selected object(s) to the layer, excludes the translate attribute.

Derived from mel command maya.cmds.animLayer

setExcludeVisibility(val=True, **kwargs)

When adding selected object(s) to the layer, exclude the visibility attribute.

Derived from mel command maya.cmds.animLayer

setLock(val=True, **kwargs)

Set the lock state of the specified layer. A locked layer can not receive key. Default is false.

Derived from mel command maya.cmds.animLayer

setMute(val=True, **kwargs)

Set the mute state of the specified layer. Default is false.

Derived from mel command maya.cmds.animLayer

setOverride(val=True, **kwargs)

Set the overide state of the specified layer. Default is false.

Derived from mel command maya.cmds.animLayer

setParent(val=True, **kwargs)

Set the parent of the specified layer. Default is the animation layer root.

Derived from mel command maya.cmds.animLayer

setPassthrough(val=True, **kwargs)

Set the passthrough state of the specified layer. Default is true.

Derived from mel command maya.cmds.animLayer

setPreferred(val=True, **kwargs)

Determine if a layer is a preferred layer, the best layer algorithm will try to set keyframe in preferred layer first.

Derived from mel command maya.cmds.animLayer

setSelected(val=True, **kwargs)

Determine if a layer is selected, a selected layer will be show in the timecontrol, graph editor.

Derived from mel command maya.cmds.animLayer

setSolo(val=True, **kwargs)

Set the solo state of the specified layer. Default is false.

Derived from mel command maya.cmds.animLayer

setWeight(val=True, **kwargs)

Set the weight of the specified layer between 0.0 and 1.0. Default is 1.

Derived from mel command maya.cmds.animLayer

writeBlendnodeDestinations(val=True, **kwargs)

In edit mode writes the destination plugs of the blend nodes that belong to the layer into the blend node. This is used for layer import/export purposes and is not for general use.

Derived from mel command maya.cmds.animLayer

Previous topic

pymel.core.nodetypes.AnimCurveUU

Next topic

pymel.core.nodetypes.Anisotropic

Core

Core Modules

Other Modules

This Page