Inventor Studio API in 2013

Inventor Studio API in 2013

Anonymous
Not applicable
735 Views
2 Replies
Message 1 of 3

Inventor Studio API in 2013

Anonymous
Not applicable

Does anyone know what has happened to the Inventor Studio API in 2013.  I have an automation interface to build assemblies automatically and if fails when trying to render an assembly with Studio because the API calls I use seem to no longer exist.  The Interop.InventorStudioLib.dll seems to no longer exist.

 

Thanks for any help.

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

VoteCoffee
Explorer
Explorer
In Inventor 2012 you can manually add it by referencing InventorPath\bin\archon.dll if it does not appear in the COM options. You may have to register it.
0 Likes
Message 3 of 3

VoteCoffee
Explorer
Explorer
To register it, use regsvr32.exe from the command prompt
0 Likes