- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an external event that call GetZoomCorner() every second and send that information to my application. However, when Revit enters transaction mode(e.g., as shown in the picture where I am drawing a grid, Revit enters transaction mode), the external event stops working because the Revit main thread is busy. Is there a way to fetch information even when Revit is busy?
Solved! Go to Solution.
Link copied