- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, to who can help,
In iLogic, there are a lot of wonderful functions which can be used, such as: ht=GoExcel.CellValue("tank_data.xls", "General", "in_tank_ht") . I wonder whether this GoExcel.CellValue function can be used directly from VB.NET addin. If yes, how?
In my trial, I added "Autodesk.iLogic.Interfaces.dll" into references of my vb.net project. We can notice there is "Autodesk.iLogic.Interfaces.IGoExcel.CellValue(...) in Object Browser, as shown in screen shot of attached file. Then I created a VB.NET snippet to test (also attached in the file), but it fails.
So, does anyone know how to call this kind of iLogic functions from VB.NET addin? It will save a lot of time to create the same function in VB.NET again.
Thank you very much!
Limin
Inventor pro 2023 64 bit update 5.3; Windows 11 pro 64 bit version 24H2; Office 2013 64 bit
Solved! Go to Solution.