SunAndShadowSettingsFitToModel Method

Adjust SunAndShadowSettings to fit around the current model geometry.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void FitToModel()
Exceptions
ExceptionCondition
ArgumentException The SunAndShadowSettings is not view-specific.
See Also