BuiltInFailuresIlluminationFailures Class

Failures about Illumination.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresIlluminationFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class IlluminationFailures

The BuiltInFailuresIlluminationFailures 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.
Top
See Also