GetEdgesUsingPoint(Point)

Get a list of IEdge that use the given Point.

Declaration Syntax

public static IList<object> GetEdgesUsingPoint(Point point)

Parameters

point(Point)

A Point representation of a Construction Line edge vertex.