Revit 2020 API |
FailureHandlingOptions..::..GetFailuresPreprocessor Method |
FailureHandlingOptions Class See Also |
Gets the callback to be invoked in the beginning of failure processing.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2011
Syntax
C# |
---|
public IFailuresPreprocessor GetFailuresPreprocessor() |
Visual Basic |
---|
Public Function GetFailuresPreprocessor As IFailuresPreprocessor |
Visual C++ |
---|
public: IFailuresPreprocessor^ GetFailuresPreprocessor() |