struct.link.head
Syntax
- p := struct.link.head
Get the first zone in the list of all structural links 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
zone.list
function. See also thezone.next
function.Returns: p - a pointer to the first structural link in the list of all links in the model
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |