Revit 2026 API
Sun |
Identifies the ground plane height.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double GroundPlaneHeight { get; }
Public ReadOnly Property GroundPlaneHeight As Double Get
public: property double GroundPlaneHeight { double get (); }
member GroundPlaneHeight : float with get
Property Value
DoubleSee Also