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.
Type: Boolean
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.
Type: Boolean
attribute2
If true, the 1D domain is a cluster domain. Valid for hm_getvalue query only.
Type: Boolean
attribute3
If true, the domain is contiguous with surrounding domains. Valid for hm_getvalue query only.
Type: Boolean
attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
centroid
The centroid of the domain. Valid for hm_getvalue query only..
Type: triple double
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
domainids
Pointer to the domains associated with the domain.
Type: pointer
domainidsmax
The number of domains associated with the domain.
Type: integer
elemids
Pointer to the elements associated with the domain.
Type: pointer
elemidsmax
The number of elements associated with the domain.
Type: integer
handleids
Pointer to the handles associated with the domain.
Type: pointer
handleidsmax
The number of handles associated with the domain.
Type: integer
id
The ID of the entity.
Type: unsigned integer
include
The ID of the include file the entity is organized in.
Type: entity
includeid
The ID of the include file the entity is organized in.
Type: unsigned integer
internalid
The ID of the entity.
Type: unsigned integer
internalname
The internal name of the entity.
Type: string
moduleid
The module ID of the entity.
Type: integer
nodeids
Pointer to the nodes associated with the domain.
Type: pointer
nodeidsmax
The number of nodes associated with the domain.
Type: integer
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
pos
Pointer to the coordinates of the domain centroid.
Type: pointer
posx
The x-coordinate of the domain centroid.
Type: double
posy
The y-coordinate of the domain centroid.
Type: double
posz
The z-coordinate of the domain centroid.
Type: double
solver_id
The solver ID of the entity.
Type: integer
solverkeyword
The name of the solver keyword.
Type: string
solvername
The solver name of the entity for entities enabled for name pool, otherwise the internal name of the entity.
Type: string
symmetryids
Pointer to the symmetries associated with the domain.
Type: pointer
symmetryidsmax
The number of symmetries associated with the domain.
Type: integer
type
The type of domain.
1 - 1D
2 - 2D
3 - 3D
4 - global
5 - edge
7 - general

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.