interface.node.head
Syntax
- in := interface.node.head
Get the first interface node in the list of all interface nodes in the model. This function should be considered deprecated, it is provided mostly for backwards compatibility with old data files. Instead, see the ForEach Loop statement and the
interface.node.list
function. See also theinterface.node.next
function.- Returns:
in - interface node pointer
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |