Revit Design Automation API using the reference to RevitAPIUI
Hi everyone!
I am having a bit of an issue using the Design Automation API from APS to connect my app. I am well aware that using references to the RevitAPIUI shouldn't be done but my app is built in a way that I can't afford removing that reference from the entire project. In the method that is being automated using APS I do not call any method from the RevitAPIUI but my project does reference to it.
What can I do to solve this? Copying local the dll of the RevitAPIUI could help? Any leads would be very helpful.
Link copied