Your Ad Here

Go to: Synopsis. Return value. Python examples.

Synopsis

softModCtx( toolName )

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

softModCtx is undoable, queryable, and editable.

Controls the softMod context.

Return value


string - name of the new context created

Python examples

import maya.cmds as cmds

cmds.softModCtx()

  

Return to Autodesk Index


Your Ad Here