pymel.core.general.affects

affects(*args, **kwargs)

This command gets the list of attributes on a node or node type that are affected by the named attribute.

Flags:
  • by : boolean (bool) [create]

  • type : t (unicode) [create]

    static node type from which to get ‘affects’ information Flag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.affects

Previous topic

pymel.core.general.affectedNet

Next topic

pymel.core.general.aliasAttr

Core

Core Modules

Other Modules

This Page