gp.head
Syntax
- gp = gp.head()
Get the first zone gridpoint in the list of all gridpointsin 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
gp.list
function. See also thegp.next
function.Returns: gp - a pointer to the first zone gridpoint in the list of all gridpoints in the model
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |