Plugin for Autodesk Inventor that makes it easy to add box joints to planks. Convenient for laser cutting boxes!
TODO: Insert screenshot here.
TODO: Build & Setup instructions.
Build Settings:
Output path:
%appdata%\Autodesk\ApplicationPlugins\LaserTabAddin
........\AppData\Roaming\Autodesk\ApplicationPlugins\LaserTabAddin\
Set path to Inventor in build settings - Debug
First launch: "not authenticated plugin" -> "Launch Add-In Manager" -> Uncheck "Block", check "Loaded/Unloaded"
In the Solution Explorer, right-click the project and choose Add Reference. Click the Browse tab in the Add Reference dialog and navigate to a location such as this beneath the installed location of Inventor on your system:
C:\Program Files\Autodesk\Inventor 201x\Bin\Public Assemblies
Select Autodesk.Inventor.Interop.dll and then OK.
TODO: Usage