Is it possible to access Revit API from exe application

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
From the 'Getting Started With Revit API.doc' guide it looks like Revit Automation is only possible through DLL applications.
We need to develop application using C# and Autodesk Revit MEP 2012 where we perform few operations on each revit MEP project file. This process needs Revit application to be started from the EXE application and then using Revit API open the project file and then perform the required operations. These operation involves modifying the contents of the file and also generate the additional sheets.
Is it possible to access the Revit Application object in EXE application. If no is there any workaround for this.
It will be really helpful if some one can provide with some sample code for the same.
Thanks in advance.
Best Regards,
Ganesh