cMesh.java....@@ -49,7 +49,7 @@4949 5050 cMesh(Object3D bRep)5151 {52- this("Me:" + bRep.name, bRep);52+ this("Mesh:" + bRep.name, bRep);5353 }5454 5555 cMesh(String name, Object3D bRep)