domains
Unless otherwise specified, data names are accessible in level 3 only.
- attribute0
 - If true, the 1D domain is either independent or secondary. If false, the 1D domain is either dependent or main. Valid for hm_getvalue query only.
 - attribute1
 - If true, the 1D domain is either independent or secondary. If false, the 1D domain is either dependent or main. Valid for hm_getvalue query only.
 - attribute2
 - If true, the 1D domain is a cluster domain. Valid for hm_getvalue query only.
 - attribute3
 - If true, the domain is contiguous with surrounding domains. Valid for hm_getvalue query only.
 - attributesmax
 - The number of attributes owned by this entity.
 - centroid
 - The centroid of the domain. Valid for hm_getvalue query only..
 - definedentity
 - True if the entity is defined, false otherwise.
 - domainids
 - Pointer to the domains associated with the domain.
 - domainidsmax
 - The number of domains associated with the domain.
 - elemids
 - Pointer to the elements associated with the domain.
 - elemidsmax
 - The number of elements associated with the domain.
 - handleids
 - Pointer to the handles associated with the domain.
 - handleidsmax
 - The number of handles associated with the domain.
 - 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.
 - moduleid
 - The module ID of the entity.
 - nodeids
 - Pointer to the nodes associated with the domain.
 - nodeidsmax
 - The number of nodes associated with the domain.
 - poolid
 - The pool number of the entity.
 - poolname
 - The pool name of the entity.
 - pos
 - Pointer to the coordinates of the domain centroid.
 - posx
 - The x-coordinate of the domain centroid.
 - posy
 - The y-coordinate of the domain centroid.
 - posz
 - The z-coordinate of the domain centroid.
 - 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.
 - symmetryids
 - Pointer to the symmetries associated with the domain.
 - symmetryidsmax
 - The number of symmetries associated with the domain.
 - type
 - The type of domain.
 
Version History
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.