Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 949 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 949 Bytes

#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

License

That samples are licensed under the terms of the MIT License. Please see the LICENSE file for full details.

##Written by

Adam Nagy