Message 1 of 8
Need help with Inventor VBA to do actions during Save Events

Not applicable
03-24-2015
10:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm working on a project for my company where I takes documents from AutoCAD 2015 and Inventor 2015 and make copies of them during the save event to be placed in a different directory so they can be converted to .pdfs. I have this done in AutoCAD and was now just trying to do in Inventor as well. However, even though I was able to find the vba editor easily enough in Inventor 2015, I can not seem to find a working function that interacts with Inventor whenever the user saves. Once I find a way to interact with it I should be all right with the coding I already did for the AutoCAD side.
Also, is there a way to save the coding in a seperate file, like .dvb for AutoCAD?