SunAndShadowSettings.GroundPlaneHeight Property

SunAndShadowSettingsGroundPlaneHeight Property

Identifies the ground plane height.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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

Double
See Also