zone.head
Syntax
- z = zone.head
Get the first zone in the list of all zones in the model. This function should be considered deprecated; it is provided mostly for backward compatibility with old data files. Instead, see the c loop foreach statement and the
zone.list
andzone.next
functions.Returns: z - a pointer to the first zone in the list of all zones in the model
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |