interface.node.head
Syntax
- ie = interface.node.head(it)
Get the first interface node in the list of all interface nodes in the specified interface element. This function should be considered deprecated; it is provided mostly for backwards compatibility with old data files. Instead, see the c loop foreach statement and the
interface.node.list
function. See also theinterface.node.next
function.Returns: in - interface node pointer Arguments: it - interface pointer
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |