Search code examples
web-servicesautocadrevitautocad-plugin

Revit/AutoCAD Plugin connection to Webservice/Server possible?


just a quick and basic principle question. Is it possible to create a Revit or AutoCAD plugin that can communicate with a Webservice/Server that is created by me (REST or Soap for example)?

For example the user uses my Plugin enters some numbers or other things. These numbers are send to my server, calculated and the result is send back to the plugin? Is that possible or blocked by Revit/AutoCAD.

Thanks for possible replies and have a nice day.


Solution

  • Of course it is possible. Why on the hell would AutoCAD or Revit would block things like that?