struct.node.find

Syntax

sn := struct.node.find(i)

Get the structural node with internally assigned component-ID number i.

Returns:sn - pointer to the structure node with component-ID number i, or null if none was found
Arguments:i - structure node component-ID number