mymesh.mesh.mesh.copy# mesh.copy()[source]# Create a copy of the mesh. The copied mesh will be independent, with no references to the original mesh, meaning changes to one mesh won’t influence the other. Returns: M – Copied mesh Return type: mymesh.mesh