bar2
Unless otherwise specified, data names are accessible in level 3 only.
- attributesmax
- The number of attributes owned by this entity.
- centerx
- The x coordinate of the element centroid.
- centery
- The y coordinate of the element centroid.
- centerz
- The z coordinate of the element centroid.
- collector
- Pointer to the collector that owns the element.
- config
- The configuration of the entity.
- definedentity
- True if the entity is defined, false otherwise.
- direction
- The unit vectors corresponding to the direction node. Valid for hm_getvalue query only.
- directionnode
- Pointer to the direction node.
- directionnodeused
- Returns 1 if a direction node is defined, 0 otherwise.
- directionnodeydir
- Returns 1 if the direction node defines the local y axis, otherwise the direction node defines the local z axis.
- dofsa
- The active degrees of freedom at end a.
- dofsb
- The active degrees of freedom at end b.
- 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.
- length
- The length of the bar.
- localyx
- The x component of the local y axis vector.
- localyy
- The y component of the local y axis vector.
- localyz
- The z component of the local y axis vector.
- localzx
- The x component of the local z axis vector.
- localzy
- The y component of the local z axis vector.
- localzz
- The z component of the local z axis vector.
- longestside
- The length of the bar.
- node1
- Pointer to the first node.
- node2
- Pointer to the second node.
- nodecount
- The number of nodes for the element. Valid for hm_getvalue query only.
- nodes
- The list of nodes for the element. Valid for hm_getvalue query only.
- offseta
- The components of the offset vector at end a. Valid for hm_getvalue query only.
- offsetax
- The x components of the offset vector at end a.
- offsetay
- The y components of the offset vector at end a.
- offsetaz
- The z components of the offset vector at end a.
- offsetb
- The components of the offset vector at end b. Valid for hm_getvalue query only.
- offsetbx
- The x components of the offset vector at end b.
- offsetby
- The y components of the offset vector at end b.
- offsetbz
- The z components of the offset vector at end b.
- property
- Pointer to the property assigned to the entity.
- propertyid
- The ID of the property assigned to the entity.
- propertyidflag
- 1 if a property is assigned directly to the entity, 0 otherwise.
- shortestside
- The length of the bar.
- 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
2020.1 - Added new data name solverkeyword.