Revit 2025 API
Site |
The elevation of the site location.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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