02-25-2016
12:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
02-25-2016
12:41 PM
Hi,
you are looking in the wrong direction.
The follow .DLL contain the Ilogic commands and it's not interoperable with COM calls (like Excel VBA)
"C:\Program Files\Autodesk\Inventor 2015\Bin\Autodesk.Ilogic.Automation.dll"
I suggest you to convert your Vba macro in .NET code, or create an excel addin which work as a bridge between these two applications (Inventor/Excel).
Bregs
Rossano Praderi
--------------------------------------
If my post answers your question, please click the "Accept as Solution"
button. This helps everyone find answers more quickly!
---------------