interface.head
Syntax
- it := interface.head
Get the first interface in the list of all interfaces 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.list
function. See also theinterface.next
function.Returns: it - interface pointer
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |