Message 1 of 5
Save window

Not applicable
04-28-2015
08:05 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm running Inventor R2011, writing a VBA to make some changes in a part or assembly model. Upon saving an assembly, I get a "Save" window which lists the assembly and components and an option to save for each (see attached). Is it possible to manipulate this window with VBA? I tried running the macro with ThisApplication.SilentOperation=True, but if the default "Save" in the window is set to "No", the file doesn't save. What is this window Object named and how do I access it? Thanx.