xelem
Unless otherwise specified, data names are accessible in level 3 only.
- attributesmax
- The number of attributes owned by this entity.
- collector
- Pointer to the collector that owns the element.
- config
- The configuration of the entity.
- definedentity
- True if the entity is defined, false otherwise.
- dependentnodes
- Pointer to the dependent nodes.
- dependentnodesmax
- The number of dependent nodes.
- dependentnodeset
- Pointer to the dependent node set attached to the element.
- dependentnodesetid
- The ID of the dependent node set.
- 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.
- nodes
- The list of nodes for the element. Valid for hm_getvalue query only.
- nodecount
- The number of nodes for the element. Valid for hm_getvalue query only.
- solverkeyword
- The name of the solver keyword.
- type
- The solver dependent type code for the entity.
- typename
- The solver dependent type name for the entity.
Version History
2019
2020.1 - Added new data name solverkeyword.