I am new to Revit.I hope someone can help me with this issue.
Basically I want to exchange data between a .NET application running on one server and Revit running on another server. Is it possible to handle the communication between an external application and Revit using APIs?
I want to update element properties of a Model using my .NET application.