This command switches control to the named context.
Derived from mel command maya.cmds.setToolTo
Example:
import pymel.core as pm import maya.cmds as cmds pm.setToolTo( 'moveSuperContext' )
pymel.core.general.setEnums
pymel.core.general.sets
Enter search terms or a module, class or function name.