PointOnEdgeEdgeIntersection.GetEdgeReference1 Method

PointOnEdgeEdgeIntersectionGetEdgeReference1 Method

Get a copy of the first edge or curve reference.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Reference GetEdgeReference1()
Public Function GetEdgeReference1 As Reference
public:
Reference^ GetEdgeReference1()
member GetEdgeReference1 : unit -> Reference 

Return Value

Reference
See Also