Message 1 of 3
Save2 API causing Inventor Crash
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
I have been doing some operations in Inventor 2023 programatically.
As I have a large assembly having 1700 parts so I have been using Save2 API to Save it.
But this API is failing for the main assembly, and Inventor has crashed.
Could you please help me to fix this issue and handle the error so Invenor won't crash?
This is very urgent.
I have been calling the API from C++. Also, using MethodSave2 API would make any difference instead of Save2?
Thanks in advance for your help