The first thing I do when I start my computer in the morning is open the top level assembly my team is working on, click Refresh on the cBOM and update to the latest models. Sometimes I'm working on a few different large assemblies with different teams and I have to repeat this for each to get the latest data. It would be cool if instead of having to manually trigger that update, I could "subscribe" to a list of assemblies such that on a schedule, like 5am every morning or on first login, my PC would automatically go through the process of fixing the validation errors and getting the latest CAD. That way, when I sit down at my PC at 8am, I could get rolling on design right away. I could handle scheduling the task myself, if the capability of running some program to execute this was provided. The best hack I could think of without official support would be an auto-clicker to open Solidworks, click refresh, click to fix validation errors.. or maybe making a solution with the API by re-implementing the validation fix process, but it would be much nicer to have an official, streamlined way of doing that programmatically.
Show More