On 2011.07.22 18:16, John Patrick wrote:
MFnMesh meshFn(outMeshData.asMesh()) vs MFnMesh
meshFn(outMeshData.asData())?
Both asData() and asMesh ()return an MObject, but I'm wondering if
that MObject is pointing to different data?
you mean .data(), as in MDataHandle.data() ? That method is for
retreiving handle values for custom data types, the ones you can create
via MPxData.
--
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings:
http://groups.google.com/group/python_inside_maya/subscribe