BuiltInFailuresViewFailures Class

Failures about ViewFailures.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresViewFailures

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

The BuiltInFailuresViewFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberBadViewDirectionSetting Plan view DBViewType has invalid view direction parameter.
Public propertyStatic memberCanNotDeleteLastOpenView Deleting of all open views in a project is not allowed.
Public propertyStatic memberCannotPasteViewReferences Cannot paste view references into the view they reference or into unrelated views
Public propertyStatic memberCannotToggleToPerspective Cannot toggle to perspective view because the view contains annotations.
Public propertyStatic memberDetailNumberDuplicate Detail Number is already in use. Enter a unique number.
Public propertyStatic memberDetailNumberEmpty Detail Number is empty
Public propertyStatic memberInitialViewDeleted The starting view for the project has been deleted.
Public propertyStatic memberInsertColumnViewError Column cannot be placed in Elevation or Section view
Public propertyStatic memberInsertColumnViewFailure Column cannot be placed in Elevation or Section view
Public propertyStatic memberInsertComponentViewError This type of Component cannot be placed in Elevation or Section view
Public propertyStatic memberInsertComponentViewFailure This type of Component cannot be placed in Elevation or Section view
Public propertyStatic memberInvalidDBviewScopeBox The scope box and view must have parallel vertical axes.
Public propertyStatic memberNoTargetsForDependentViewPropagation There are no valid views. Only views without dependents can be used.
Public propertyStatic memberNothingToApplyError Start and end elevations are the same, nothing to Apply.
Public propertyStatic memberNothingToApplyWarning Start and end elevations are the same, nothing to Apply.
Public propertyStatic memberReloadLatestDeletedLastOpenView The only open view has been deleted because of changes from the Central Model. Open another view and Reload Latest or Synchronize with Central again.
Public propertyStatic memberTurnCropRegionOffRemovesViewBreaks Turning off the Crop Region of the view will remove all View Breaks. If the Crop Region is turned on at a later time, any desired View Breaks must be created again.
Public propertyStatic memberViewPublishFailed The following views could not be published.
Public propertyStatic memberZeroLengthViewBreaksRemoved Some View Regions were consolidated. When the size of a View Break between View Regions becomes zero, the View Break is removed and the adjacent View Regions are joined.
Public propertyStatic memberZeroLengthViewRegionsRemoved Some View Regions were removed. When the size of a View Region becomes zero, it is removed from the view.
Top
See Also