Form.GetCurvesAndEdgesReference
Description:
Given a point, return all edges and curves that it is lying on.
Given a point, return all edges and curves that it is lying on.
public ReferenceArray GetCurvesAndEdgesReference(
Reference pointReference
)
-
pointReferenceThe reference of a point.
Return Value
ReferenceArray
Reference array containing all edges and curves that the point is lying on.