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