BuiltInFailuresScheduleViewFailuresPanelScheduleLoadClassInconsistency Property |
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.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
FailureDefinitionId
See Also