vectors
Unless otherwise specified, data names are accessible in level 3 only.
- attributesmax
- The number of attributes owned by this entity. Type: integer
- 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. Type: pointer (levels 2, 3 and 4)
- 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. Type: integer
- include
- The ID of the include file the entity is organized in. Type: integer
- includeid
- The ID of the include file the entity is organized in. Type: integer
- internalid
- The ID of the entity. Type: integer
- magnitude
- The magnitude of the vector.
- 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.