In my python node i need to perComponent copy of inMesh to outMesh. Not simpe MFnMesh.copy(), but per component (points,connects,faceCounts). It is ok, but i dont know how to copy and past normals to outMesh. MFnMesh.getNormas() \ MFnMesh.setNormals() DONT WORK ((( So, this is pease of my code
http://dl.dropbox.com/u/60158974/normalErrorForForum.txt -- view archives: http://groups.google.com/group/python_inside_maya change your subscription settings: http://groups.google.com/group/python_inside_maya/subscribe
