Solved

The return of LocalOpt = TheSystem.Tools.OpenLocalOptimization(); is empty.


Never mind! It is resolved. 

icon

Best answer by Heejoo.Choi 15 August 2022, 13:16

View original

2 replies

Hello Heejoo,

I’m running into the same issue like you, I’m wondering how did you resolve that empty LocalOpt issue?

 

Thanks!

I guess you interrupted the previous API optimization session. What I found was API local optimization fails to load merit function (or any information for optimization) if the previous session is quited by a user. Re-open and re-run produces correct optimization.

Reply