Logo  

struct.link.typeid

Syntax

i := struct.link.typeid()

Get an identifier that uniquely determines the type of object. This function will return‭ 1283546109, indicating a general structural link.

Note that for node-to-node links, the typeid is ‭1283546111‬. For node-to-zone links, the typeid is ‭1283545600‬.

This can be used with the type.pointer.id intrinsic to identify the object type to which a pointer refers.

Returns:

i - an identifier that determines the type of object

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


⇐ struct.link.type | struct.link.used.by ⇒
Was this helpful? ... Itasca Software © 2024, Itasca Updated: Jun 07, 2025

9.4.31