Message 1 of 5
AutoDesk Inventor 2015 on Windows 10

Not applicable
02-14-2018
05:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone
I have system with Autodesk Inventor 2015 installed on Windows 10.
Following code in VBS is having issues while getting the object (ActiveX component can't create object: 'GetObject')
GetObject(, "Inventor.Application")
I have tried following combination
GetObject(, "Inventor.Application.1")
But not luck.
Any help would be appreciated.
regards
Vivek