<div dir="ltr">Hello everyone,<div><br></div><div>I try to import medit mesh format into gmsh (see below the mesh file), I got an error:</div><div>Wrong vertex index. This can be imported into medit mesh viewer. </div><div>
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.</div><div>
It would be nice that gmsh can import correctly .mesh, rather than a fake message "Wrong vertext inde".</div><div><br></div><div>Thanks for your attention,</div><div>BR,</div><div>Weidong</div><div><br></div><div>
<br></div><div>/*************************************/</div><div><div>MeshVersionFormatted 1</div><div>Dimension 3</div><div>Vertices</div><div>4</div><div>0 0 0 1</div><div>1 0 0 1</div><div>1 1 0 1</div><div>1 0 1 1</div>
<div>Triangles</div><div>1</div><div>1 2 3 1</div><div>End</div></div><div>/****************************************/</div></div>