Zahi Batkilin wrote: > Hello > > I am building a Salome interface for Puma-EM simulation software. > I want to create a mesh in Salome and convert it to a .msh file format. > say I already saved a mesh in ".unv" file format, what command should I > write to convert it to a ".msh" format and save it? >
Just load the .unv file with Gmsh and resave it as .msh, that should do the trick. (You could also do it from the command line.) > Best > Tsachi > > > ------------------------------------------------------------------------ > > _______________________________________________ > gmsh mailing list > [email protected] > http://www.geuz.org/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
