Failures related to rendering.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.RenderFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public static class RenderFailures
The BuiltInFailures.RenderFailures type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | LightParametersNotInRange | The value should be in range of [Value] and [Value]. |
![]() ![]() | LightSourceInsideGeometry | Light source is inside solid geometry. No light will be emitted during rendering. |
![]() ![]() | ProhibitDeletionLightSource | The light source cannot be deleted with UI. |
![]() ![]() | RenderLibNotInstalledWarn | Rendering library has not been installed, so the third party geometry cannot be created. |