Go to: Synopsis. Flags. Return value. 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.| Long name (short name) | [argument types] | Properties | ||
|---|---|---|---|---|
alternateContext(ac)
|
boolean
|
|||
|
||||
import maya.cmds as cmds cmds.boxDollyCtx( 'boxDollyContext', ac=False )