RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Form

Form.GetCurvesAndEdgesReference

Method
Description:
Given a point, return all edges and curves that it is lying on.
Syntax
Parameters
Parameter Type Description
pointReference Reference The reference of a point.
Return Value
Type Description
ReferenceArray Reference array containing all edges and curves that the point is lying on.