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.
- 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.
- name
- The name of the entity.
- outputsuppressed
- Returns non-zero if the entity is set "do not export", 0 otherwise.
- 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.
- solverkeyword
- The name of the solver keyword.
- 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.