geom.node.list

Syntax

l = geom.node.list(g)

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

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