Anuncios
Welcome to the Revit Ideas Board! Before posting, please read the helpful tips here. Thank you for your Ideas!

Revit API: DocumentChanging Event, or similar DMU access

Similar to DocumentSaving - DocumentSaved event pair, it would be very helpful to have a DocChanging - DocChanged event pair. It is understandable if there is technical difficulty to know everything that's going to be changed before actually making the change, but any information would be better than no information. Potentially we could combine the event pair to do lots of things, like monitoring deleted elements, or analysis the actually change and do something afterward.