vectors
Unless otherwise specified, data names are accessible in level 3 only.
- attributesmax
- The number of attributes owned by this entity.
- basenode
- A pointer to the node to which the vector is attached.
- basenodeid
- The ID of the node to which the vector is attached.
- collector
- Pointer to the collector that owns the element.
- collectorid
- The ID of the collector that owns the vector.
- components
- The components of the vector. Valid for hm_getvalue query only.
- definedentity
- True if the entity is defined, false otherwise.
- farnode
- A pointer to the node at the vector tip if the two-node method was used to create the vector. Otherwise, all values return zero.
- farnodeid
- The ID of the node at the vector tip if the two-node method was used to create the vector. Otherwise, returns zero.
- 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.
- magnitude
- The magnitude of the vector.
- solverkeyword
- The name of the solver keyword.
- system
- Pointer to the local coordinate system in which the vector is defined.
- systemid
- The ID of the local coordinate system in which the vector is defined or 0 for the global system.
- xcomp
- The x component of the vector.
- ycomp
- The y component of the vector.
- zcomp
- The z component of the vector.
Version History
2020.1 - Added new data name solverkeyword.