Your Ad Here

Go to: Synopsis. Return value. MEL examples.

Synopsis

currentCtx

currentCtx is undoable, queryable, and editable.

This command returns the currently selected tool context.

Return value


string : The name of the currently selected tool context.

MEL examples

string $whichCtx = `currentCtx`;

  

Return to Autodesk Index


Your Ad Here