pymel.core.general.resetTool

static general.resetTool(*args, **kwargs)

This command resets a tool back to its factory settings

Derived from mel command maya.cmds.resetTool

Example:

import pymel.core as pm

pm.resetTool( 'moveSuperContext' )

Previous topic

pymel.core.general.reorderContainer

Next topic

pymel.core.general.rotate

Core

Core Modules

Other Modules

This Page