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