Revit 2026 API
Built |
[Room]'s power 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 ProblemWithPowerLoadWarn { get; }
Public Shared ReadOnly Property ProblemWithPowerLoadWarn As FailureDefinitionId Get
public: static property FailureDefinitionId^ ProblemWithPowerLoadWarn { FailureDefinitionId^ get (); }
static member ProblemWithPowerLoadWarn : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also