tpaviot / pythonocc-core

Python package for 3D geometry CAD/BIM/CAM
GNU Lesser General Public License v3.0
1.39k stars 379 forks source link

How to read .msh files saving by gmsh and display in pythonocc #1369

Open WalonMay opened 2 months ago

WalonMay commented 2 months ago

Alright, after searching documents, it seems that I can save files with .igs format instead of .msh format, but i still want to understand how to read .msh files.