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.
Type: triple double
definedentity
True if the entity is defined, false otherwise.
Type: Boolean
globalx
The x coordinate of the node in the global system.
Type: double
globaly
The y coordinate of the node in the global system.
Type: double
globalz
The z coordinate of the node in the global system.
Type: double
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.
Type: pointer
inputsystemid
The ID of the node input system.
Type: integer
localcoordinates
The x, y and z coordinates of the node in the input system. Valid for hm_getvalue query only.
Type: triple double
outputsystem
Pointer to the node output system.
Type: pointer
outputsystemid
The ID of the node output system.
Type: integer
preserveflag
Returns true if the node is a preserve node, false otherwise.
Type: Boolean
superid
The ID of the super element of the node.
Type: integer
surfaceid
The ID of the surface where the node is located.
Type: integer
surfaceindex
The index into the geometry database that identifies the part of the surface where the node is located.
Type: integer
x
The x coordinate of the node in its local system.
Type: double
y
The y coordinate of the node in its local system.
Type: double
z
The z coordinate of the node in its local system.
Type: double