geom.poly.create
Syntax
- p = geom.poly.create(g)
Create a polygon. The newly created polygon has no edges, so is in an invalid state. Edges may be added with
geom.poly.add.edge
orgeom.poly.add.node
before the polygon is in a valid state.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |