[Gmsh] Convert igs to stl

Fabian Braennstroem f.braennstroem at gmx.de
Sat Dec 18 14:35:49 CET 2010


Hello,

I would like to convert igs models to stl format using gmsh.

Using just these commands destroy my model:

gmsh Diffuser2.igs -o test.stl


gmsh Diffuser2.igs -o test.stl -2 -algo meshadapt -smooth 10 -format stl 
-order 2 -clcurv -optimize

Using the gui it kind of works, but I do not think that the 
representation of the model is realy exact.

Does anyone have a hint, how to do this!?

Best Regards!
Fabian