Returns a stable reference to the curve.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Reference Reference { get; }Property Value
ReferenceThis value is set for curve geometry obtained from Revit elements.
null if the curve was created via parameters, copying, transform, or other operations.
Remarks
This value is also if the corresponding geometry object does not permit referencing.
See Also
Reference