Go to: Synopsis. Return value. Flags. Python examples.
boxDollyCtx([alternateContext=boolean])
Note: Strings representing object names and arguments must be separated by commas. This is not depicted in the synopsis.
boxDollyCtx is undoable, queryable, and editable.
This command can be used to create, edit, or query a dolly context.string | The name of the context |
In query mode, return type is based on queried flag.
Long name (short name) | Argument types | Properties | ||
---|---|---|---|---|
alternateContext(ac)
|
boolean
|
![]() ![]() ![]() |
||
|
![]() |
![]() |
![]() |
![]() |
import maya.cmds as cmds cmds.boxDollyCtx( 'boxDollyContext', ac=False )