Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need Tutorials for creating licensing system for Revit plugins
Solved! Go to Solution.
I need Tutorials for creating licensing system for Revit plugins
Solved! Go to Solution.
Go to developer centre for app store and scroll to bottom.
https://www.autodesk.com/developer-network/app-store/revit
https://damassets.autodesk.net/content/dam/autodesk/www/adn/pdf/copy-protection-in-your-apps.pdf
https://damassets.autodesk.net/content/dam/autodesk/www/adn/pdf/entitlement-api-for-desktop-apps.pdf
I have studied all the above information and still do not understand what to do with it. I want to verify entitlement on startup as my app is "application" type which adds a ribbon tab and panel with buttons to execute each command.
Thanks
@ahmed.samy661993 you found a solution?
Can someone please guide me, The above documents are helpful but not understandable for me.
Can someone enlighten me with the sample work or tutorial?
HI @NimeshJ
Autodesk has provided documentation for Licensing Revit Plugin. They have included Demo code in it. @RPTHOMAS108 Has already given the link in the above post. I also attached the pdf below.
https://damassets.autodesk.net/content/dam/autodesk/www/adn/pdf/entitlement-api-for-desktop-apps.pdf
Hope this will Helps 🙂
Hi @Mohamed_Arshad ,
Yes, I went through the document. I will definitely give it a try, meantime I was looking for something where we can set up a complete license server and manage data.
Thanks for helping 🙂