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