mel and maya.cmds

rotate -r -os 0 45 0;

works different than

pymel

pm.rotate(0,45,0,r=1,os=1)

any ideas why and what is going on with it?


-- 
Todd Widup
Creature TD / Technical Artist
[email protected]
[email protected]
www.toddwidup.com

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CABBPk34Ewu9_i_cTd48jB2GGMm11XNYjhOYmJAm-5o0SPn6-sQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to