struct.node.id.component

Syntax

i := struct.node.id.component(sn)

Get the structure node component-ID number. This is a unique value assigned internally at creation and is not to be confused with the ID number.

Note

Unlike other objects in FLAC3D, ID numbers for structural objects (elements, links, and nodes) refer to collections of elements and associated objects created together and representing a single overall structure. For structural objects, the unique, internally assigned ID number associated with the object is called the component-ID number. See the struct.node.id function.

Returns:

i - structure node component-ID number

Arguments:

sn - pointer to a structure node