Revit 2026 API
Site |
The elevation of the site location.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double Elevation { get; }
Public ReadOnly Property Elevation As Double Get
public: property double Elevation { double get (); }
member Elevation : float with get
Property Value
DoubleSee Also