domains
Unless otherwise specified, data names are accessible in level 3 only.
- attribute0
- If true, the 1D domain is either independent or slave. If false, the 1D domain is either dependent or master. Valid for hm_getvalue query only.
- attribute1
- If true, the 1D domain is either independent or slave. If false, the 1D domain is either dependent or master. 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.
- nodeids
- Pointer to the nodes associated with the domain.
- nodeidsmax
- The number of nodes associated with the domain.
- 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.
- solverkeyword
- The name of the solver keyword.
- 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.