zone.gp
Syntax
- l := zone.gp(z<,i>)
Get a list of the the grid points associated with the zone.
If a specific index i is provided (from 1 to 8 in 3D, from 1 to 4 in 2D), then a single grid point pointer is returned.
See Orientation of Nodes and Faces within a Zone,
zone create
, orzone create2d
for information on how grid points are associated with zones. Note thatzone.gp.num
will return the total number of unique gridpoints available for a zone.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |