Share

Level.ProjectElevation Property

Retrieves the elevation relative to project origin, no matter what values of the Elevation Base parameter is set.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double ProjectElevation { get; }

Property Value

Double

Remarks

This read only property returns the elevation relative to project origin.

See Also

Reference

Was this information helpful?