Hi all.

I'm trying to call getFaceVertexColorIndex() on a
maya.OpenMaya.MFnMesh class in python and keep getting this error:
# Error: TypeError: in method 'MFnMesh_getFaceVertexColorIndex',
argument 4 of type 'int &' #
Python appears to be expecting an "int &" type. Ultimately I have no
idea what type I should be passing into that parameter, I was under
the impression python didn't have references.

Any help would be appreciated, thanks.

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

Reply via email to