rigidlink

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

attributesmax
The number of attributes owned by this entity.
Type: unsigned integer
centerx
The x coordinate of the element centroid.
Type: double
centery
The y coordinate of the element centroid.
Type: double
centerz
The z coordinate of the element centroid.
Type: double
collector
Pointer to the collector that owns the element.
Type: pointer (levels 2, 3 and 4)
config
The configuration of the entity.
55 - rigidlink
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
dofs
The degrees of freedom, consisting of the values 1-6. 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
independentdof
The independent node degrees of freedom, consisting of the values 1-6.
Type: integer
independentnode
Pointer to the independent node.
Type: pointer (levels 2, 3 and 4)
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
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
poolid
The pool number of the entity.
Type: integer
poolname
The pool name of the entity.
Type: string
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
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.

2021.1 - Added new data names moduleid, poolid, poolname, and solver_id.

2021.2 - Added new data names internalname and solvername.