Revit 2025.3 API
Built |
Failures about ExportFailures.
SystemObject
Autodesk.Revit.DBBuiltInFailuresExportFailures
Autodesk.Revit.DBBuiltInFailuresExportFailures
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
The BuiltInFailuresExportFailures type exposes the following members.
| Name | Description | |
|---|---|---|
| IFCFatalExportError | There has been an unrecoverable error during export. Export will now be aborted. | |
| IFCFatalToolkitExportError | There has been an unrecoverable error during export. Export will now be aborted. | |
| IFCGenericExportWarning | Unexpected errors occurred while exporting these elements to the IFC file. | |
| SwitchToRasterProcessingInsteadOfVectorWarning | Some of the views have been switched to raster processing though vector processing is selected. |
See Also