Hi,
My problem is as follows:
I have an assembly that is controlled by global variables. I tried to run Design Study optimization on the assembly, and it worked fine, except for the assembly rebuild between optimization runs. I can solve the problem by setting each scenario twice in a row, which gives the assembly time to rebuild in the second scenario (of the two similar ones) and thus the result is reliable. Of course, this doubles the time spent on optimization, which is problematic.
Is there any way to make the Ctrl+Q rebuild happen automatically at the beginning of each optimization run?
