
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've written a standalone vb.net program that first uses apprentice to "copy design" some assemblies. It then starts Inventor and builds an assembly of those files and updates parameters. I'm trying to convert this to an addin. It appears apprentice can't be run from the add-in. I read a solution where it's recommended to create a separate exe for the apprentice part and call it running in its own process. That involved creating an activex component with vb6. I'm using vb.net 2010. I'm having problems figuring this out in .net. Also, I'd like to be able to have the addin know when the apprentice copy design is done.
Does this sound reasonable? Should I still do the copy design with apprentice? Could I do it with Inventor and not use apprentice? Thanks.
jrossco
Inventor 2014
WIndows 7
Solved! Go to Solution.