geom.edge.list

Syntax

l = geom.edge.list(g)

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

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