Returns a stable reference to the curve.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public Reference Reference { get; }
Property Value
ReferenceThis value is set for curve geometry obtained from Revit elements. nullptr if the curve was created via parameters, copying, transform, or other operations.