Go to: Synopsis. Return value. Python examples.

Synopsis

texManipContext()

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

texManipContext is undoable, queryable, and editable.

Command used to register the texManipCtx tool.

Return value

string: name of the context created

In query mode, return type is based on queried flag.

Python examples

import maya.cmds as cmds

cmds.texManipContext()