| Revit 2016 API |
| RenderingQualitySettings..::..AreWindowsDaylightPortals Property |
| RenderingQualitySettings Class See Also |
Indicates whether windows daylight portals.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since:
2013
Syntax
Remarks
Set this property to true when sunlighting coming through windows looks splotchy, this can slow down rendering but helps for rooms with few or small windows.
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..InvalidOperationException | When setting this property: The RenderingQualitySettings does not use custom quality currently. To use custom quality, set RenderingQuality property to RenderingQuality.Custom. |