pymel.core.general.transformCompare

transformCompare(*args, **kwargs)

Compares two transforms passed as arguments. If they are the same, returns 0. If they are different, returns 1. If no transforms are specified in the command line, then the transforms from the active list are used.

Flags:
  • root : r (bool) [create]

    Compare the root only, rather than the entire hierarchy below the roots. Flag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.transformCompare

Previous topic

pymel.core.general.toolPropertyWindow

Next topic

pymel.core.general.transformLimits

Core

Core Modules

Other Modules

This Page