The method returns a string with the tag of the geometry or meshing sequence with the prefix geom/ or 
mesh/ to indicate if it is a geometry or mesh. It returns an empty string if the sequence defines its own geometric model.
 
    to specify if the meshing sequence <tag> defines its own geometric model, is operating on a geometry, or is operating on a mesh. For example, use
 
    to specify that mesh1 is operating on the geometric model defined by 
geom1. Use
 
    to specify that mesh2 is defining its own geometric model. Use
 
    to specify that mesh3 is operating on the geometric model of 
mesh1. See also 
Using Mesh-Based Geometries.