Someone tell me how to control the settings of Move/Rotate Tools (Object; Local; Global; World / Local; Global; Gimbal) with MEL.
To change the setting for the standard maya move tools you might would like to try:
manipMoveContext -e -mode 0 Move; //Object AxismanipMoveContext -e -mode 1 Move; //Local AxismanipMoveContext -e -mode 2 Move; //World AxismanipMoveContext -e -mode 3 Move; //Normal Axis
Hope this help.
Later,
-a
hmmm, now if I could only select/highlight an axis so I don't need to use manipulator...
--JeffD
you can try this: (to move use the middle mouse button [mmb[).
Translate X - setToolTo manipTXContextTranslate Y - setToolTo manipTYContextTranslate Z -setToolTo manipTZContext
you should take a look to the traslate marky menu (w+left mouse button). they have all this function.
you should be able to select an axis through mel. there is a default (I think) hotkey for it. I believe it is alt-. (period). so have a look.
ok, just had a look myself. the command is: shuffleManipHandleIndex -next
Error: Backend Fetch Failure
We've been notified about this issue and we'll take a look at it shortly.
If you need to reach us, email support@highend3d.com