Are you asking where you can actually USE pymel inside Maya? Or are you asking where you can begin to LEARN pymel? If you are Maya 2011+, you can open script editor and do:
import pymel.core as pm Sub maya 2011 you have to install pymel manually. On Wed, Oct 19, 2011 at 3:13 PM, Reza Shahsavary <[email protected]>wrote: > Hi guys. > I wanna to start Pymel but I do not know how. > where can I start pymel? > thx > > -- > view archives: http://groups.google.com/group/python_inside_maya > change your subscription settings: > http://groups.google.com/group/python_inside_maya/subscribe > -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
