Controlled |
Subscribe to the FailuresProcessingEvent event to be notified when Revit document has changed.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)


This event is raised whenever a Revit transaction is either committed, or undone or redone. This is a read-only event, designed to allow you to keep external data in sync with the state of the Revit database. To update the Revit database in response to changes in elements, use the IUpdater framework.
