Message 1 of 9
[Bug] document.LoadFamily() breaks UI update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When using the document.LoadFamily() method, there is a problem that freezes the UI update of both my plugin and the entire Revit ribbon. The problem occurs when my plugin has a Storyboard animation and when the family is updated during LoadFamily (for example, from version 2019 to 2023).
Tested Revit versions: 2021-2023
Before loading:
Updating:
After loading:
The revit ribbon is not responding, neither is my plugin. Temporary treatment by right-clicking anywhere or left-clicking on the properties panel.
Solution and family in attached files.