ic

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.
57 - IC
Type: unsigned integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
dependentdofs
The dependent node degrees of freedom, consisting of the values 1-6.
Type: integer
dependentdofsmax
The number of dependent degrees of freedom for a given independent node.
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
independentnodes
Pointer to the independent nodes.
Type: pointer
independentnodesmax
The total number of independent nodes.
Type: integer
nodecount
The number of nodes for the element. Valid for hm_getvalue query only.
Type: integer
nodes
The list of nodes for the element. Valid for hm_getvalue query only.
Type: entity array
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

2020.1 - Added new data name solverkeyword.