Your Ad Here

Go to: Synopsis. Return value. Python examples.

Synopsis

paramDimContext()

Note: Strings representing object names and arguments must be separated by commas. This is not depicted in the synopsis.

paramDimContext is undoable, queryable, and editable.

Command used to register the paramDimCtx tool.

Return value


string - name of the context created

Python examples

import maya.cmds as cmds

cmds.paramDimContext()

  

Return to Autodesk Index


Your Ad Here