Skip to content

Curve.Reference

Public Property

Returns a stable reference to the curve.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public Reference Reference { get; }

Property Value

Reference
This value is set for curve geometry obtained from Revit elements. . 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.