bar2

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.
60 - bar2
Type: unsigned integer
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
direction
The unit vectors corresponding to the direction node. Valid for hm_getvalue query only.
Type: triple double
directionnode
Pointer to the direction node.
If directoinnodeydir is 1, then the direction node defines the local y axis. Otherwise, the direction node defines the local z axis.
Only valid if directionnodeused is 1.
Type: pointer
directionnodeused
Returns 1 if a direction node is defined, 0 otherwise.
Type: integer
directionnodeydir
Returns 1 if the direction node defines the local y axis, otherwise the direction node defines the local z axis.
Type: integer
dofsa
The active degrees of freedom at end a.
Type: integer
dofsb
The active degrees of freedom at end b.
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
internalname
The internal name of the entity.
Type: string
length
The length of the bar.
Type: double
localyx
The x component of the local y axis vector.
Type: double
localyy
The y component of the local y axis vector.
Type: double
localyz
The z component of the local y axis vector.
Type: double
localzx
The x component of the local z axis vector.
Type: double
localzy
The y component of the local z axis vector.
Type: double
localzz
The z component of the local z axis vector.
Type: double
longestside
The length of the bar.
Type: double
moduleid
The module ID of the entity.
Type: integer
node1
Pointer to the first node.
Type: pointer
node2
Pointer to the second node.
Type: pointer
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
offseta
The components of the offset vector at end a. Valid for hm_getvalue query only.
Type: triple double
offsetax
The x components of the offset vector at end a.
Type: double
offsetay
The y components of the offset vector at end a.
Type: double
offsetaz
The z components of the offset vector at end a.
Type: double
offsetb
The components of the offset vector at end b. Valid for hm_getvalue query only.
Type: triple double
offsetbx
The x components of the offset vector at end b.
Type: double
offsetby
The y components of the offset vector at end b.
Type: double
offsetbz
The z components of the offset vector at end b.
Type: double
poolid
The pool number of the entity.
Type: integer
property
Pointer to the property assigned to the entity.
Type: pointer
propertyid
The ID of the property assigned to the entity.
Type: integer
propertyidflag
1 if a property is assigned directly to the entity, 0 otherwise.
Type: integer
shortestside
The length of the bar.
Type: double
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.2 - Added new data names internalname and solvername.