I'm afraid this is not clear to me, how can I use this feature from command line? Thank you.
Alessandro -----Messaggio originale----- Da: Christophe Geuzaine [mailto:[email protected]] Inviato: domenica 5 febbraio 2017 10.34 A: Alessandro Vicini Cc: [email protected] Oggetto: Re: [Gmsh] Geometry modification on physical entities > On 3 Feb 2017, at 10:18, Alessandro Vicini <[email protected]> > wrote: > > > Geometry modifications (such as a rotation) can only be applied to elementary > entities? Is there a way to apply them on physical entities instead? Thank > you. No, but you can get all the elementary entities making up a physical group using e.g. "Physical Line {tag}" (it returns a list), which you can then use in the transformation commands. > > Alessandro > > > > > > _______________________________________________ > gmsh mailing list > [email protected] > http://onelab.info/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.info | http://onelab.info _______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
