Hello everyone,

I try to import medit mesh format into gmsh (see below the mesh file), I
got an error:
Wrong vertex index. This can be imported into medit mesh viewer.
If I truncate the "Dimension 3" into two lines, then it works in gmsh. This
may not be a real bug, but a bad support. Normally, when you export .mesh
from CGAL, you get "Dimension 3" as default.
It would be nice that gmsh can import correctly .mesh, rather than a fake
message "Wrong vertext inde".

Thanks for your attention,
BR,
Weidong


/*************************************/
MeshVersionFormatted 1
Dimension 3
Vertices
4
0 0 0 1
1 0 0 1
1 1 0 1
1 0 1 1
Triangles
1
1 2 3 1
End
/****************************************/
_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to