BuiltInFailuresScheduleViewFailures Class

Failures about Schedule.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresScheduleViewFailures

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ScheduleViewFailures

The BuiltInFailuresScheduleViewFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberBadViewType Schedules can only be placed on Sheets.
Public propertyStatic memberCannotResizeColumn Can't resize column.
Public propertyStatic memberColumnsExceedSegment Some columns in Graphical Column Schedule exceed the segment's upper/lower bounds. You can add levels or adjust the view parameters.
Public propertyStatic memberColumnsExcluded Some columns in the project are excluded from the graphical column schedule view.
Public propertyStatic memberCustomFieldNecessaryIdDeleted An element that is needed to compute the field [field name] from [schedule name] schedule was deleted.
Public propertyStatic memberDuplicateFieldRemovedFromKeySchedule Duplicate fields across key schedules will be removed after paste.
Public propertyStatic memberNoColumnsJoinedToGridLines No columns are joined to grid lines, or view parameters exclude all columns.
Public propertyStatic memberNotGridName '[Text]' is not a Grid line name
Public propertyStatic memberPanelScheduleDataPanelSlotInconsistency The template applied to this panel schedule is set to display fewer space than what is needed to display the max amount of circuits set on the equipment.
Public propertyStatic memberPanelScheduleLoadClassInconsistency 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.
Public propertyStatic memberPanelScheduleSlotInconsistency 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.
Public propertyStatic memberPanelScheduleSwitchboardSlotInconsistency 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.
Public propertyStatic memberSchedulesCanBePlacedOnSheetsOnly Schedules can only be placed on Sheets.
Public propertyStatic memberSegmentsStartIsGreaterThanSegmentsEnd Change values so Segments End is greater than or equal to Segments Start.
Top
See Also