Logo  

struct.link.maxid

Syntax

i := struct.link.maxid()

Get the maximum component-ID number assigned to any structural link in this model. The next link created will be assigned this value plus one.

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.component function.

Returns:

i - maximum component-ID number of any structural link in the model

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


⇐ struct.link.list | struct.link.model ⇒
Was this helpful? ... Itasca Software © 2024, Itasca Updated: Aug 13, 2024

9.1.13