pymel.core.general.toggleAxis

toggleAxis(*args, **kwargs)

Toggles the state of the display axis. Note: the display of the axis in the bottom left corner has been rendered obsolete by the headsUpDisplay command.

Flags:
  • origin : o (bool) [create,query]

    Turns display of the axis at the origin of the ground plane on or off.

  • view : v (bool) [create,query]

    Turns display of the axis at the bottom left of each view on or off. (Obsolete - refer to the headsUpDisplay command) Flag can have multiple arguments, passed either as a tuple or a list.

Derived from mel command maya.cmds.toggleAxis

Previous topic

pymel.core.general.toggle

Next topic

pymel.core.general.toolDropped

Core

Core Modules

Other Modules

This Page