10-02-2019
08:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
10-02-2019
08:06 AM
My script is not an executable nor is it made with the VBA editor.
Its an add-in that operates in this single thread environment of Inventor and any attempt to make a new thread results in a crash.
I could perhaps somehow call a external executable which operates outside current process that can run an inventor process in each thread. No idea yet how, and I wouldn't call it simple at all.
I was hoping for an easy way to block addins and boost restarts sufficiently.
Will take some time before I start exploring this path. Thanks for all tips