On 26 Sep 2013, at 16:32, Roman Putanowicz <[email protected]> wrote:
> Dear All, > > I would like to build geometric model from scratch using gmsh API > (let's say a square domain). > > Starting from the simplest objects -- vertices, I wonder if I can > use gmshVertex class or should I derive my own vertex from GVertex. > > I am asking because gmshVertex.h is not included in API. > Is there any reason for that? > Hi Roman - I've added a simple example on how to use the model factory here: utils/api_demos/mainGeoFactory.cpp > Thanks in advance for any hints > > Regards, > > Roman > > -- > Roman Putanowicz, PhD < [email protected] > > Institute for Computational Civil Engng (L-5) > Dept. of Civil Engng, Cracow Univ. of Technology > www.l5.pk.edu.pl, tel. +48 12 628 2569, fax 2034 > > _______________________________________________ > 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
