BuiltInFailures.ViewFailures
Failures about ViewFailures.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.BuiltInFailures.ViewFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static class ViewFailuresThe BuiltInFailures.ViewFailures type exposes the following members.
Properties
Name
Description
Public Property
Static Member
BadViewDirectionSetting
Plan view DBViewType has invalid view direction parameter.
Public Property
Static Member
CanNotDeleteLastOpenView
Deleting of all open views in a project is not allowed.
Public Property
Static Member
CannotPasteViewReferences
Cannot paste view references into the view they reference or into unrelated views
Public Property
Static Member
CannotToggleToPerspective
Cannot toggle to perspective view because the view contains annotations.
Public Property
Static Member
DetailNumberDuplicate
Detail Number is already in use. Enter a unique number.
Public Property
Static Member
DetailNumberEmpty
Detail Number is empty
Public Property
Static Member
InitialViewDeleted
The starting view for the project has been deleted.
Public Property
Static Member
InsertColumnViewError
Column cannot be placed in Elevation or Section view
Public Property
Static Member
InsertColumnViewFailure
Column cannot be placed in Elevation or Section view
Public Property
Static Member
InsertComponentViewError
This type of Component cannot be placed in Elevation or Section view
Public Property
Static Member
InsertComponentViewFailure
This type of Component cannot be placed in Elevation or Section view
Public Property
Static Member
InvalidDBviewScopeBox
The scope box and view must have parallel vertical axes.
Public Property
Static Member
NoTargetsForDependentViewPropagation
There are no valid views. Only views without dependents can be used.
Public Property
Static Member
NothingToApplyError
Start and end elevations are the same, nothing to Apply.
Public Property
Static Member
NothingToApplyWarning
Start and end elevations are the same, nothing to Apply.
Public Property
Static Member
ReloadLatestDeletedLastOpenView
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 Property
Static Member
TurnCropRegionOffRemovesViewBreaks
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 Property
Static Member
ViewPublishFailed
The following views could not be published.
Public Property
Static Member
ZeroLengthViewBreaksRemoved
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 Property
Static Member
ZeroLengthViewRegionsRemoved
Some View Regions were removed. When the size of a View Region becomes zero, it is removed from the view.