Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm reverse engineering some VBA code for conversion to VB.net and found this line in a getiLogicAddin function:
addIn = oApplication.ApplicationAddIns.ItemById("{3bdd8d79-2179-4b11-8a5a-257b1c0263ac}")
I'd like to understand it better before I proceed. I think I see some opportunities for improvement in the code instead of a simple conversion.
Can anyone direct me to information on the iLogic addin? Particularly, what it is, what it can do, and how to use it, and why the above line was necessary?
I've searched the help file, but came up empty. I may not have used the correct terms in the search.
Inventor 2015, Visual Studio 2010.
Thank you.
Solved! Go to Solution.