Is it possible to access/write to an open Revit session from an externally running .exe?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Let's say I have an app.exe that runs outside of Revit. Let's say this app generates a 3 x 3 array, and I want to import/draw this table in an active Revit session in a drafting view.
I have created "commands" that start inside Revit that utilize the transaction method to draw lines and textboxes before. But is there any way to do this from an externally running .exe with the Revit API referenced in?
Any help would be greatly appreciated.
-Stephen
Link copied