Revit 2025.3 API
Built |
Failures about placing viewports on sheets.
SystemObject
Autodesk.Revit.DBBuiltInFailuresViewSheetFailures
Autodesk.Revit.DBBuiltInFailuresViewSheetFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The BuiltInFailuresViewSheetFailures type exposes the following members.
| Name | Description | |
|---|---|---|
| ViewInAModelMustBeUnique | Sheet views in this model cannot contain more than one instance of "%1!s!." | |
| ViewInAModelMustBeUniqueWarn | Sheet views in this model cannot contain more than one instance of "%1!s!." | |
| ViewOnASheetCannotBeUncropped3DPerspectiveView | Sheets do not support uncropped perspective views. | |
| ViewOnASheetMustBeUnique | Sheet views cannot contain more than one instance of "%1!s!." | |
| ViewOnASheetMustBeUniqueWarn | Sheet views cannot contain more than one instance of "%1!s!." | |
| ViewportCantContainEmptyView | Sheet views cannot contain empty view "%1!s!". |
See Also