engAlright
Mechanical
- Jun 12, 2003
- 240
I've got an API program that runs through a directory of about 10,000 parts, assemblies and drawings and does various things to them (open in Solidworks, lock references, re-orient to ISO, edit custom props, save).
Some of these documents have errors, and the odd one seems to lock up Solidworks or crash it.
Does anyone have any tips for ensuring Solidworks stability in the API? Is there a way to "monitor" the status of an active application to determine if it is hung?
Barring that, is there a way to record a Solidworks crash? If I could at least figure out how to record which document caused the crash, I could set the program to restart itself from that document, or do it manually.
Some of these documents have errors, and the odd one seems to lock up Solidworks or crash it.
Does anyone have any tips for ensuring Solidworks stability in the API? Is there a way to "monitor" the status of an active application to determine if it is hung?
Barring that, is there a way to record a Solidworks crash? If I could at least figure out how to record which document caused the crash, I could set the program to restart itself from that document, or do it manually.