Is there a way to detect inventor crashes through the API?

Is there a way to detect inventor crashes through the API?

Anonymous
Not applicable
377 Views
1 Reply
Message 1 of 2

Is there a way to detect inventor crashes through the API?

Anonymous
Not applicable

I am working on an add in that tries to help maintain a stable visual work space for the user. Is there any way to detect that inventor has crashed? Does the OnQuit event fire when inventor crashes? Also is there a list that tells us what order the events fire for Inventor?

0 Likes
Accepted solutions (1)
378 Views
1 Reply
Reply (1)
Message 2 of 2

YuhanZhang
Autodesk
Autodesk
Accepted solution

Unfortunately you can't use an addin to detect Inventor crash, there is no chance for an addin to do anything when Inventor crashes. You can use a out-of-process application for Inventor to know if a pointer pointing to Inventor application is still valid or not to know if Inventor crashes.



If this solves the problem please click ACCEPT SOLUTION so other people can find it easily.



Rocky Zhang
Inventor API PD
Manufacturing Solutions
Autodesk, Inc.

0 Likes