Creates an object that can be passed to
View.SetBackground method
to set the background of the SunAndClouds type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static ViewDisplayBackground CreateSky()
Return Value
ViewDisplayBackground
New background object to pass to
View.SetBackground.
See Also
Reference