nodes
Unless otherwise specified, data names are accessible in level 3 only.
- attributesmax
- The number of attributes owned by this entity. Type: integer
- coordinates
- The x, y and z coordinates of the node in the global system.
- definedentity
- True if the entity is defined, false otherwise.
- globalx
- The x coordinate of the node in the global system.
- globaly
- The y coordinate of the node in the global system.
- globalz
- The z coordinate of the node in the global system.
- 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
- inputsystem
- Pointer to the node input system.
- inputsystemid
- The ID of the node input system.
- localcoordinates
- The x, y and z coordinates of the node in the input system. Valid for hm_getvalue query only.
- outputsystem
- Pointer to the node output system.
- outputsystemid
- The ID of the node output system.
- preserveflag
- Returns true if the node is a preserve node, false otherwise.
- superid
- The ID of the super element of the node.
- surfaceid
- The ID of the surface where the node is located.
- surfaceindex
- The index into the geometry database that identifies the part of the surface where the node is located.
- x
- The x coordinate of the node in its local system.
- y
- The y coordinate of the node in its local system.
- z
- The z coordinate of the node in its local system.