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 c loop foreach statement and the
struct.list
function. See also thestruct.next
function.Returns: p - a pointer to a structural element
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |