Logo  

struct.link.id.component

Syntax

i := struct.link.id.component(p)

Get the structural link component-ID number. This is a unique value assigned internally at creation, 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.link.id function.

Returns:

i - structural link component-ID number

Arguments:

p - pointer to a structural link

⇄
  • Itasca Software 9.3 documentation »
  • Itasca Software Guide »
  • Structural Elements »
  • Structural Element Links »
  • FISH Functions »


⇐ struct.link.id | struct.link.isgroup ⇒
Was this helpful? ... Itasca Software © 2024, Itasca Updated: Apr 04, 2025

9.3.27