xarial / xcad

Framework for developing CAD applications for SOLIDWORKS, including add-ins, stand-alone applications, macro features, property manager pages, etc.
https://xcad.net
MIT License
129 stars 25 forks source link

Error when opening documents breaks IXDocumentRepository #59

Closed artem1t closed 3 years ago

artem1t commented 3 years ago

If there is an error when opening the document from code (e.g. missing file) then as the results of this SwDocumentCollection will be broken due to the hanging model which is not dispatched