xelem

Unless otherwise specified, data names are accessible in level 3 only.

attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
collector
Pointer to the collector that owns the element.
Type: pointer (levels 2, 3 and 4)
config
The configuration of the entity.
27 - xelem
Type: unsigned integer.
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
dependentnodes
Pointer to the dependent nodes.
Type: pointer (levels 2, 3 and 4)
dependentnodesmax
The number of dependent nodes.
Type: integer
dependentnodeset
Pointer to the dependent node set attached to the element.
Returns 0 if the rigidlink does not have a dependent node set attached.
Type: pointer (levels 2, 3 and 4)
dependentnodesetid
The ID of the dependent node set.
Returns 0 if the rigidlink does not have a dependent node set attached.
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
nodes
The list of nodes for the element. Valid for hm_getvalue query only.
Type: entity array
nodecount
The number of nodes for the element. Valid for hm_getvalue query only.
Type: integer
solverkeyword
The name of the solver keyword.
Type: string
type
The solver dependent type code for the entity.
Type: integer
typename
The solver dependent type name for the entity.
Type: string

Version History

2019

2020.1 - Added new data name solverkeyword.