Geometry Object Information
You can get the geometry object named <objname> via
model.component(<ctag>).geom(<tag>).obj(<objname>)
The geometry itself,
model.component(<ctag>).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.