Initialize the geometric model interface (does nothing for now but
include it for completeness sake).
Number of model regions. Note this has nothing to do with number of
material attributes. That is the analysis preprocessing concern not
the mesh generator's or the geometric modeler's. The number of model
regions refers to the number of distinct volumes in the geometric
model.
Number of model faces. For now, this just returns the number of
surfaces in the geometric model although they are strictly not the
same.
Return the i'th geometric model region
Return the i'th geometric model face
Get all the model regions
Get all the model faces