pymel.core.animation.ikfkDisplayMethod

ikfkDisplayMethod(*args, **kwargs)

The ikfkDisplayMethodcommand is used to specify how ik/fk blending should be shown In query mode, return type is based on queried flag.

Flags:
  • display : d (unicode) [create,query]

    Specify how ik/fk blending should be shown when the handle is selected. Possible choices are none(do not display any blending), ik(only show ik),fk(only show fk), and ikfk(show both ik and fk). Flag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.ikfkDisplayMethod

Previous topic

pymel.core.animation.ikSystemInfo

Next topic

pymel.core.animation.insertJoint

Core

Core Modules

Other Modules

This Page