Issues writing my first addin

Issues writing my first addin

mgrenier1
Advocate Advocate
61 Views
2 Replies
Message 1 of 3

Issues writing my first addin

mgrenier1
Advocate
Advocate

Inventor recognizes it and it gets listed in the addin manager but it just won't load it.

I'm trying to get some Inventor VBA projects besides the Default.ivb one to load automagically whenever I open Inventor.

I zipped my entire vs studio project

 

Also, is there a way to generate the .addin file automatically? I had to create it manually, by typing on my keyboard like a monkey in 2025. Maybe I setup VS Studio wrong or something, I wouldn't be surprised. I just can't seem to find some up to date info on creating addins, all the tutorials I find are still building it using .NET Framework 4.x

0 Likes
62 Views
2 Replies
Replies (2)
Message 2 of 3

marcin_otręba
Advisor
Advisor

hi, use addin template, when you do i think you will make it load corectly :

 

Solved: Autodesk Inventor AddIn Template - Download - Autodesk Community

 

Hi, maybe you want to check my apps:


DrawingTools   View&ColoringTools   MRUFolders

0 Likes
Message 3 of 3

mgrenier1
Advocate
Advocate

Never mind, I just figured it out.

0 Likes