Message 1 of 3
launching Revit from console program without displaying UI

Not applicable
02-02-2015
05:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to create a batch mode application (not as a Revit AddIn) to read a revit file and print out the information about its content.
So is there a way to launch the Revit application in the background without displaying its UI, so that i can have the object of the Application class for further processing?
Thanks
Sunil