Message 1 of 2
Additional Open Document Dialog Handlers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a Command that is batch processing a number of Revit files. I utilize a UiAppOnDialogBoxShowing() to automatically handle dialog boxes that pop-up when opening each Revit document, however I have a few dialog boxes that aren't being caught by my UiAppOnDialogBoxShowing() method (images of the uncaught dialogs below).
Is there another Event I need to be catching?