geom.poly.list

Syntax

l = geom.poly.list(g)

Get the polygon list of a geometry set. Use the loop foreach construct to iterate through the list.

Returns:l - polygon list
Arguments:g - geometry set pointer