BuiltInFailures.ScheduleViewFailures
Failures about Schedule.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.ScheduleViewFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ScheduleViewFailuresThe BuiltInFailures.ScheduleViewFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
BadViewType
Schedules can only be placed on Sheets.
Public Property
Static Member
CannotResizeColumn
Can’t resize column.
Public Property
Static Member
ColumnsExceedSegment
Some columns in Graphical Column Schedule exceed the segment’s upper/lower bounds. You can add levels or adjust the view parameters.
Public Property
Static Member
ColumnsExcluded
Some columns in the project are excluded from the graphical column schedule view.
Public Property
Static Member
CustomFieldNecessaryIdDeleted
An element that is needed to compute the field [field name] from [schedule name] schedule was deleted.
Public Property
Static Member
DuplicateFieldRemovedFromKeySchedule
Duplicate fields across key schedules will be removed after paste.
Public Property
Static Member
NoColumnsJoinedToGridLines
No columns are joined to grid lines, or view parameters exclude all columns.
Public Property
Static Member
NotGridName
‘[Text]’ is not a Grid line name
Public Property
Static Member
PanelScheduleDataPanelSlotInconsistency
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 Property
Static Member
PanelScheduleLoadClassInconsistency
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 Property
Static Member
PanelScheduleSlotInconsistency
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 Property
Static Member
PanelScheduleSwitchboardSlotInconsistency
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 Property
Static Member
SchedulesCanBePlacedOnSheetsOnly
Schedules can only be placed on Sheets.
Public Property
Static Member
SegmentsStartIsGreaterThanSegmentsEnd
Change values so Segments End is greater than or equal to Segments Start.