Hi, I use the new API of Gmsh (v 4.0.7) to read and extract some information from a .geo file. I want to know if there is any way to gather the properties of an entity ; I saw the function gmsh.model.getType, that returns the type of the entity (like "Line","Circle",...) but I do not know how to get its algebraic equation (or its parametric equation if there exists).
Thank you for your help. Gwenaël Pallares _______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
