Share

BuiltInFailures.IlluminationFailures Class

Failures about Illumination.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.IlluminationFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class IlluminationFailures

The BuiltInFailures.IlluminationFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberIESFileNotFoundWarning Estimated Illumination failed. IES file not found for lighting fixture.
Public propertyStatic memberLightingFixtureLumensWarning Estimated Illumination failed. Lumens not set for lighting fixture.
Public propertyStatic memberRoomCoefficientUtilizationWarning Estimated Illumination failed. Coefficient of utilization not set for lighting fixture.
Public propertyStatic memberRoomLightLossFactorWarning Estimated Illumination failed. Light Loss factor not set for lighting fixture.

See Also

Reference

Was this information helpful?