2021 Class
Changes 6
C

ScheduleViewFailures

Description:
Failures about Schedule.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.BuiltInFailures.ScheduleViewFailures
public static class ScheduleViewFailures
Name Return Type Description
P BadViewType FailureDefinitionId Schedules can only be placed on Sheets.
P CannotResizeColumn FailureDefinitionId Can't resize column.
P ColumnsExceedSegment FailureDefinitionId Some columns in Graphical Column Schedule exceed the segment's upper/lower bounds. You can add levels or adjust the view parameters.
P ColumnsExcluded FailureDefinitionId Some columns in the project are excluded from the graphical column schedule view.
P DuplicateFieldRemovedFromKeySchedule FailureDefinitionId Duplicate fields across key schedules will be removed after paste.
P NoColumnsJoinedToGridLines FailureDefinitionId No columns are joined to grid lines, or view parameters exclude all columns.
P NotGridName FailureDefinitionId '[Text]' is not a Grid line name
P PanelScheduleLoadClassInconsistency FailureDefinitionId 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.
P PanelScheduleSlotInconsistency FailureDefinitionId The template applied to this panel schedule is set to display fewer slots than what is needed to display the maximum number of 1-pole breakers set on the equipment.
P PanelScheduleSwitchboardSlotInconsistency FailureDefinitionId The template applied to this panel schedule is set to display fewer space than what is needed to display the max number of circuits set on the equipment.
P SchedulesCanBePlacedOnSheetsOnly FailureDefinitionId Schedules can only be placed on Sheets.
P SegmentsStartIsGreaterThanSegmentsEnd FailureDefinitionId Change values so Segments End is greater than or equal to Segments Start.