Automate Revit applications

Class library usage, coding and language questions.
nitinjambhale
Posts: 5
Joined: Wed Sep 27, 2017 7:12 am

Automate Revit applications

Post by nitinjambhale » Wed Sep 27, 2017 7:24 am

How to Automate Revit Applications?
I am getting Revit Window by

Code: Select all

Host.Local.GetApplicationForm
But next i need to get Revit Application instance or CommandData object to work with Revit API with Ranorex.