Revit 2026 API
Built |
You have one or more loads connected to this panel that are not displayed in the panel schedule.
Add the load classification(s) to the associated template to report this information in the Loads Summary.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId PanelScheduleLoadClassInconsistency { get; }
Public Shared ReadOnly Property PanelScheduleLoadClassInconsistency As FailureDefinitionId Get
public: static property FailureDefinitionId^ PanelScheduleLoadClassInconsistency { FailureDefinitionId^ get (); }
static member PanelScheduleLoadClassInconsistency : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also