PointReference Property

Returns a stable reference to the point.

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
Remarks
This value is if the corresponding geometry object does not permit referencing.
See Also