Revit 2026 API
View |
The color of the ground when the type is 'Gradient' or 'SunAndClouds'.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Color GroundColor { get; }
Public ReadOnly Property GroundColor As Color Get
public: property Color^ GroundColor { Color^ get (); }
member GroundColor : Color with get
Property Value
ColorSee Also