pymel.core.animation.disconnectJoint

disconnectJoint(*args, **kwargs)

This command will break a skeleton at the selected joint and delete any associated handles.

Flags:
  • attachHandleMode : ahm (bool) [create]

    This flag is obsolete and no longer supported. Flag can have multiple arguments, passed either as a tuple or a list.

  • deleteHandleMode : dhm (bool) [create]

    Delete the handle on the associated joint.

Derived from mel command maya.cmds.disconnectJoint

Previous topic

pymel.core.animation.deviceManager

Next topic

pymel.core.animation.dopeSheetEditor

Core

Core Modules

Other Modules

This Page