Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a situation where a form is raising an External Event and then an External Event Handler is making some changes to the Revit model.
The form is basically a list of rooms in the model and when the user makes a selection then the room object is changed.
My question is: how can the form then be updated with the changes to the room? I can't see anyway for the External Event handler to 'talk' back to the form.
Solved! Go to Solution.