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