IFailuresPreprocessor.PreprocessFailures
Method
Description:
This method is called when there have been failures found at the end of a transaction and Revit is about to start processing them.
This method is called when there have been failures found at the end of a transaction and Revit is about to start processing them.
Parameters
Parameter | Type | Description |
---|---|---|
failuresAccessor | FailuresAccessor | The Interface class that provides access to the failure information. |
Return Value
Type | Description |
---|---|
FailureProcessingResult | Notifies end of transaction code about further actions required. Return values are interpreted as follows: Other return values are not allowed. |