The sun and shadow settings assigned to the view for shadow calculation and rendering.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public SunAndShadowSettings SunAndShadowSettings { get; }
Property Value
SunAndShadowSettingsThe sun and shadow settings, or null for views which don't allow this (such as schedules).
