#EntitlementAPI_Inventor
Shows how to use the Entitlement API from an Inventor AddIn. See blog article about it.
##Dependencies
None
##Setup/Usage Instructions
-
Compile the project
-
Place the Autodesk.GetUserIdProject.Inventor.addin file in one of the folders that Inventor monitors for AddIn's, e.g. "C:\ProgramData\Autodesk\ApplicationPlugins". More info on this in the project readme.txt
-
In that file modify the information surrounded by the <Assembly></Assembly> tags so that it has the correct location of the GetUserIdProject.dll
That samples are licensed under the terms of the MIT License. Please see the LICENSE file for full details.
##Written by
Adam Nagy