Failures about Image.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.BuiltInFailures.ImageFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public static class ImageFailures
The BuiltInFailures.ImageFailures type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | BadViewType | Image Instances can't be placed in 3D Views. |
![]() ![]() | InvalidHeight | The image height must be must be no more than 30000 feet. |
![]() ![]() | InvalidWidth | The image width must be must be no more than 30000 feet. |