geom.poly.near.map
Syntax
- m := geom.poly.near.map(g,v,f)
Finds all polygons in the geometry set with centroids within f distance to position v, and returns all of them in a map.
The map key is the polygon ID number, and the map value is a pointer to the polygon.
Get the next polygon connected to the edge with local index i within the source polygon p.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Sep 26, 2024 |