pymel.core.general.renameAttr

renameAttr(*args, **kwargs)

Renames the given user-defined attribute to the name given in the string argument. If the new name conflicts with an existing name then this command will fail. Note that it is not legal to rename an attribute to the empty string.

Derived from mel command maya.cmds.renameAttr

Previous topic

pymel.core.general.rename

Next topic

pymel.core.general.reorder

Core

Core Modules

Other Modules

This Page