Hi all, I have a situation where this happens:
MeshFace(u'foo.f[38]') in [MeshFace(u'pillar_section2_lod0.f[38]')]#Result: True These are Pymel MeshFaces. The object 'foo' is a result of a boolean operation involving 'pillar_section2_lod0', but the two faces are not the same on each object. I've deleted history on 'foo'. I'm not sure if the fact that both faces are index 38 is a coincidence or not. Can someone explain why this might happen? It shouldn't happen, right? Or do I have some misapprehension about MeshFaces? -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/99ae04a0-ec47-4c15-9725-b2af0e3a19da%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
