Revit 2026 API
Built |
[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.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId ProblemWithLightingLoadWarn { get; }
Public Shared ReadOnly Property ProblemWithLightingLoadWarn As FailureDefinitionId Get
public: static property FailureDefinitionId^ ProblemWithLightingLoadWarn { FailureDefinitionId^ get (); }
static member ProblemWithLightingLoadWarn : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also