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 c loop foreach statement and the interface.list function. See also the interface.next function.

Returns:it - interface pointer