On 25/05/11 12:09, Benjamin Ruard wrote:
Hi, I would like create a .geo file generated with c++ code. It is a succes to create vertex, line, surface and volume with GeoFactory class. Now i would like to create a circle arc, a ruled surface, a physical surface and a physical volume. I see few methods are not implemented like addCircleArc in GModelFactory. Does an other factory exist? If it does not exist, what class/method I must use.
Hello Benjamin - GModelFactory is just a proof-of-concept: it now needs to be completed to support creation of all other entities types. If you have some spare time don't hesitate to code the bits you need: we'll integrate your patches.
Thanks for your help Benjamin JEANTY-RUARD _______________________________________________ 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
