Revit 2025 API
Point |
Get a copy of the edge or curve reference.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Reference GetEdgeReference()
Public Function GetEdgeReference As Reference
public: Reference^ GetEdgeReference()
member GetEdgeReference : unit -> Reference
Return Value
ReferenceSee Also