It might just be how the parser for that command works. On Wed, Oct 14, 2015 at 11:20 AM, Christopher. <[email protected]> wrote:
> rotate -r -rotateY 300 0 0 ($bballArray[1]); > > How come the above code works, shouldn't 300 represent (X) and the next > numeric value represent (Y) ? It appears MEL does the following, if you > want to rotateY then the first numeric value is Y ! > > -- > 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/01f6487d-5e08-451e-afe6-d064a685c573%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/01f6487d-5e08-451e-afe6-d064a685c573%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Where we have strong emotions, we're liable to fool ourselves - Carl Sagan -- 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/CADHeb2ZrS-TCjxo_-F9QGA-n6mCUEkCVpyKXmt3R86zvs_iXHA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
