OK, thank you, Syncmodel works. I have another problem, though. Once I have merged the step file, I need to connect its geometry with the other parts. I can see its points (and if I go over them with the mouse Gmsh shows me the point number and its coordinates), but if I try to generate a simple straight line to o0ne of these points the program crashes because it does not "see" the point (in the errors file I get "Error : Unknown control point 254 in Curve 617"). Is there a way to work this out? Thank you.
Regards, Alessandro -----Messaggio originale----- Da: Christophe Geuzaine [mailto:[email protected]] Inviato: giovedì 6 febbraio 2014 16.48 A: Alessandro Vicini Cc: [email protected] Geuzaine Oggetto: Re: [Gmsh] Entity numbering in .geo files 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
