zone.gp
Syntax
- gp = zone.gp(z,i)
Get the gridpoint associated with the zone at index i. See Orientation of Nodes and Faces within a Zone and
zone create
for information on how gridpoints are associated with zones. Note thatzone.gp.num
will return the total number of unique gridpoints available for a zone.Returns: Arguments: z - a pointer to a zone
i - the index of the gridpoint to find. This should be at least 1 and will never be greater than 8.
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |