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
⇄
  • 3DEC 7.0 documentation »
  • Program Guide »
  • Structural Elements »
  • Structural Element Links »
  • FISH Functions »


⇐ struct.link.type | struct.link.used.by ⇒
Was this helpful? ... 3DEC © 2019, Itasca Updated: Apr 17, 2022