Revit 2025 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: 25.0.0.0 (25.0.0.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