BuiltInFailuresImageFailures Class

Failures about Image.
Inheritance Hierarchy
SystemObject
  Autodesk.Revit.DBBuiltInFailuresImageFailures

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

The BuiltInFailuresImageFailures type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberBadViewType Image Instances can't be placed in 3D Views.
Public propertyStatic memberInvalidHeight The image height must be must be no more than 30000 feet.
Public propertyStatic memberInvalidWidth The image width must be must be no more than 30000 feet.
Top
See Also