Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
When opening a dwg file, if the model and the dwg are in the same path, and the relationship between them is remained, the dwg file will be opened directly.
But when the relationship between them is broken, inventor will show a dialog like this:
and then, I clicked the 'Skip', it will show:
I need to close these dialogs silently.
How should I do with Inventor's API?
I tried Inventor.Application.ApplicationEvents, it helps nothing.
Solved! Go to Solution.