2027 Class
Changes 8
C

ExportFailures

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