ExportFailures
Description:
Failures about ExportFailures.
Failures about ExportFailures.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.BuiltInFailures.ExportFailures
System.Object
Autodesk.Revit.DB.BuiltInFailures.ExportFailures
public static class ExportFailures
| Name | Return Type | Description |
|---|---|---|
| CannotAddPropertyToReservedPropertySet | FailureDefinitionId | Cannot add properties to reserved property sets. Please see journal for details. |
| IFCFatalExportError | FailureDefinitionId | There has been an unrecoverable error during export. Export will now be aborted. |
| IFCFatalToolkitExportError | FailureDefinitionId | There has been an unrecoverable error during export. Export will now be aborted. |
| IFCGenericExportWarning | FailureDefinitionId | Unexpected errors occurred while exporting these elements to the IFC file. |
| SwitchToRasterProcessingInsteadOfVectorWarning | FailureDefinitionId | Some of the views have been switched to raster processing though vector processing is selected. |
| UserDefinedPropertySetReserved | FailureDefinitionId | User-defined property sets cannot start with reserved string "Pset_". Please see journal for details. |