Share

BuiltInFailures.RenderFailures Class

Failures related to rendering.

Inheritance Hierarchy

System.Object
  Autodesk.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

 NameDescription
Public propertyStatic memberLightParametersNotInRange The value should be in range of [Value] and [Value].
Public propertyStatic memberLightSourceInsideGeometry Light source is inside solid geometry. No light will be emitted during rendering.
Public propertyStatic memberProhibitDeletionLightSource The light source cannot be deleted with UI.
Public propertyStatic memberRenderLibNotInstalledWarn Rendering library has not been installed, so the third party geometry cannot be created.

See Also

Reference

Was this information helpful?