Run addins without Revit

Run addins without Revit

drewj
Enthusiast Enthusiast
573 Views
2 Replies
Message 1 of 3

Run addins without Revit

drewj
Enthusiast
Enthusiast

Please dont flame me if you consider this a silly question (I have a feeling it is, and its due to my lack of programming expertise)

 

Can you run an addin or something eimilar without Revit? for example, could I use the code I have generated in my Revit Addin for a web service?

 

I am thinking the user would upload a file and then the addin (running as a cloud service) would investigate the uploaded file, or make changes to it or whatever.

 

Am I way off base with the possibility of this? I didnt really know what to search so I dont even know if this has been covered in the past. Doesn it require building as something different than a class for example?

 

Any pointers would be greatly appreciated 🙂

 

Drew

0 Likes
Accepted solutions (1)
574 Views
2 Replies
Replies (2)
Message 2 of 3

mikako_harada
Community Manager
Community Manager
Accepted solution

Hi Drew, 

 

"no". "addin" means it requires host application; https://en.wikipedia.org/wiki/Plug-in_(computing) 

 

 


Mikako Harada
Developer Technical Services
0 Likes
Message 3 of 3

drewj
Enthusiast
Enthusiast
Thanks! That saved me a bunch of time trying to figure it out

drew
0 Likes