Hello :) Any buddy here knows how to create toggles between commands in Maya ? I have the edge loop,edge ring and "Off" selection constaints that i want to be in one hotkey using a toggle command,just like this for the Move Tool : string $currentTool = `currentCtx`; setToolTo $gMove;if ($currentTool ==…