Message 1 of 5
run a program from outside of Revit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Revitiers,
I use Revit 2021 API, and I have crated a few External Commands, and External Applications. They all live and run from within Revit.
Now I want to create an executable that uses the RevitAPI.dll to modify a bunch of projects (.rvt) - when Revit is off.
What are my options ?