|
|
|
|
|
by kanzure
4103 days ago
|
|
> Just getting it to rebuild and reexport an updated model requires at least a full minute of it popping up windows all over the place Huh, are you sure Solidworks has to be running for that workflow? Can't you just load the DLL? |
|
I'm not optimistic, though. Even in normal interactive use, SolidWorks cannot manage to read updated values from a linked Excel spreadsheet upon opening a part (or writing while saving the part) without the embedded Excel window flashing up briefly. Getting SolidWorks and it's Excel child process to both stay in the background isn't really worth much effort to us at the moment, and I do occasionally get the benefit of spotting something breaking when the model flashes up on screen, instead of discovering it much later.
It's really something that shouldn't even require COM/OLE style stuff, just some basic command line functionality. But why would a Windows-only app support that method of interaction?