On 06 Feb 2014, at 16:41, Alessandro Vicini <[email protected]> wrote:
> > I have a .geo geometry file generated using Gmsh. Now I would like to add to > this geometry a part which is available in step format, using the "merge" > command. Is there a way to avoid conflicts between the numbering of the > entities already present in the geo file, and those found in the step file? It will do it automatically; you might have to add "SyncModel;" in the .geo file before merging the step. Ch. > Thank you. > > Regards, > > Alessandro > > > > > _______________________________________________ > 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
