GetFailureHandlingOptions Method


Transaction Get Failure Handling Options Method

Returns the current failure handling options.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public FailureHandlingOptions GetFailureHandlingOptions()

Return Value

FailureHandlingOptions
An instance of FailureHandlingOptions
Remarks
The returned instance is a copy of the options. If changes are made to the options, the new version can be set back to the transaction by calling the SetFailureHandlingOptions(FailureHandlingOptions) method.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →