Logo  

struct.node.link

Syntax

l := struct.node.link(sn<,i>)

Get the link associated with structure node sn. Returns null if no link is associated with the structure node.

Returns:

l - pointer to a link

Arguments:

sn - pointer to a structure node

i - Optional side indicator. If not specified this value defaults to 1, but may be as large as 16.

⇄
  • Itasca Software 9.4 documentation »
  • Itasca Software Guide »
  • Structural Elements »
  • Structural Element Nodes »
  • FISH Functions »


⇐ struct.node.isgroup | struct.node.list ⇒
Was this helpful? ... Itasca Software © 2024, Itasca Updated: Jun 07, 2025

9.4.31