SunAndShadowSettingsGroundPlaneHeight Property |
Identifies the ground plane height.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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