I need to do some UV operations, but because none of the UV functions
work in PyMel, I need to do it the old fashioned way.

I am trying this:

vertIT = OpenMaya.MItMeshFaceVertex(vert.__apimdagpath__(),
vert.__apimobject__() )

but __apimobject__() doesn't work.  Any other ideas?

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to