regions
Unless otherwise specified, data names are accessible in level 3 only.
- activesuppressed
 - Returns non-zero if the entity is set inactive, 0 otherwise.
 - config
 - The configuration of the entity.
 - definedentity
 - True if the entity is defined, false otherwise.
 - id
 - The ID of the entity.
 - include
 - The ID of the include file the entity is organized in.
 - includeid
 - The ID of the include file the entity is organized in.
 - internalid
 - The ID of the entity.
 - internalname
 - The internal name of the entity.
 - metadata_etype
 - The entity type of the metadata.
 - metadata_name
 - The name of the metadata.
 - metadata_rule
 - The etadata rule.
 - metadata_value_string
 - The value of the metadata.
 - moduleid
 - The module ID of the entity.
 - name
 - The name of the entity.
 - outputsuppressed
 - Returns non-zero if the entity is set "do not export", 0 otherwise.
 - poolid
 - The pool number of the entity.
 - poolname
 - The pool name of the entity.
 - queryassociatedelements0D
 - The list of 0D support elements.
 - queryassociatedelements1D
 - The list of 1D support elements.
 - queryassociatedelements2D
 - The list of 2D support elements.
 - queryassociatedelements3D
 - The list of 3D support elements.
 - queryassociatedelementsdim
 - Returns the support elements' dimension.
 - queryassociatednodes
 - The list of support elements' nodes.
 - simpleids
 - The list of geometric IDs defined by the region.
 - solver_id
 - The solver ID of the entity.
 - solverkeyword
 - The name of the solver keyword.
 - solvername
 - The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
 - sourceentities
 - The list of support entity IDs, no matter how the region is defined. Valid for hm_getvalue query only.
 - topo
 - The topology of entity.
 
Version History
2017.1 - Added topo value 33 for 3-d soilds.
2020.1 - Added new data name solverkeyword.
2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.
2021.2 - Added new data names internalname and solvername.