Geometry > Geometry Object Information

Geometry Object Information
You can get the geometry object named <objname> via
model.geom(<tag>).obj(<objname>)
The geometry itself,
model.geom(<tag>)
works as an object, namely the final geometry resulting from the sequence. To get information about these objects, you can apply the methods described in this section.
The corresponding COMSOL Multiphysics 3.5a functionality is also indicated in the tables below. This functionality existed in three forms: as options to the function geominfo, as get methods on geometry objects, and as utility functions starting with flgeom.