Revit 2025 API
Family |
The reference on which the point depends on.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Reference PointReference { get; }
Public ReadOnly Property PointReference As Reference Get
public: property Reference^ PointReference { Reference^ get (); }
member PointReference : Reference with get
Property Value
ReferenceSee Also