Hi, I have a similar issue: I have a mesh with custom data per face, stored in mesh.celldata ["mydata"] I now iteratively collapse edges of the mesh and call mesh.clean () after each iteration to ...