Share

BuiltInFailures.ViewSheetFailures Class

Failures about placing viewports on sheets.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.ViewSheetFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public static class ViewSheetFailures

The BuiltInFailures.ViewSheetFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberViewInAModelMustBeUnique Sheet views in this model cannot contain more than one instance of "%1!s!."
Public propertyStatic memberViewInAModelMustBeUniqueWarn Sheet views in this model cannot contain more than one instance of "%1!s!."
Public propertyStatic memberViewOnASheetCannotBeUncropped3DPerspectiveView Sheets do not support uncropped perspective views.
Public propertyStatic memberViewOnASheetMustBeUnique Sheet views cannot contain more than one instance of "%1!s!."
Public propertyStatic memberViewOnASheetMustBeUniqueWarn Sheet views cannot contain more than one instance of "%1!s!."
Public propertyStatic memberViewportCantContainEmptyView Sheet views cannot contain empty view "%1!s!".

See Also

Reference

Was this information helpful?