[Room]'s lighting load is too high. This may be caused by an incorrect density value and must be corrected before this space can be included in the load calculations.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public static FailureDefinitionId ProblemWithLightingLoadWarn { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property ProblemWithLightingLoadWarn As FailureDefinitionId Get |
| Visual C++ |
|---|
public: static property FailureDefinitionId^ ProblemWithLightingLoadWarn { FailureDefinitionId^ get (); } |