I am curious if anyone could provide me with an example of the the 
orientJoint() function in PyMel. I have been searching online to see how to 
properly use it, and the information that I am getting seem a bit muddied. 
I can't tell if orientJoint is actually a function or if it is a flag that 
I call when I create a joint. Sorry if this is an obvious thing to know. 

Some of the code that I was trying was: 

from pymel.core import *

parent = selected()[0].root()
orientJoint(parent)

-- 
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 python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/44f16b4d-8c21-42fa-b24c-e0b3e854de21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to