- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was just looking into another related topic, and came across something that I had forgotten about, that may be helpful in your situation. I don't know if you are familiar with creating your own custom event handler codes or not, but there is an event (FileUIEvents.OnFileOpenDialog) for when you use the Open Dialog to open an Inventor document, which appears to have an additional property ("FastOpen") related to drawings specifically, that is not mentioned in the OpenWithOptions method. Since the other options involved include the ones we are already familiar with from the other method, this 'FastOpen' property sure sounds like something you could look into for speeding up this process. However, since this only seems to apply to when you are using the Open Dialog to open a file, I don't know if this will help in your situation or not.
Wesley Crihfield
(Not an Autodesk Employee)