Revit 2026 API
Built |
Failures about Image.
SystemObject
Autodesk.Revit.DBBuiltInFailuresImageFailures
Autodesk.Revit.DBBuiltInFailuresImageFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
The BuiltInFailuresImageFailures type exposes the following members.
| 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. |
See Also