Revit 2026 API
Point |
Get a copy of the second 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 GetEdgeReference2()
Public Function GetEdgeReference2 As Reference
public: Reference^ GetEdgeReference2()
member GetEdgeReference2 : unit -> Reference
Return Value
ReferenceSee Also