geom.edge.near

Syntax

e = geom.edge.near(g,v<,f>)

Find the closest edge to a point. If f is specified, then the search radius is limited.

Returns:

e - edge pointer

Arguments:

g - geometry set pointer

v - position

f - optional search radius