Logo  

struct.link.extra

Syntax

a := struct.link.extra(p<,i>)
struct.link.extra(p<,i>) := a

Get/set the FISH parameter value stored at index i of the extra array associated with the structural link.

Returns:

a - the value of the variable stored at the index

Accepts:

a - the value of the variable stored at the index

Arguments:

p - a pointer to a link

i - an optional index from 1 to 128. If not specified 1 is assumed.

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


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

9.1.13