有时候使用update刷新分析窗口并不会发生变化,要怎么处理?
Best answer by yuan.chen
这个跟ZOSAPI的默认设置有关系。需要更新分析窗口的话,要把分析类型更改为AllWindows.
TheSystem.UpdateMode=ZOSAPI.LensUpdateMode.AllWindows;TheSystem.UpdateStatus();
TheSystem.UpdateMode=ZOSAPI.LensUpdateMode.AllWindows;
TheSystem.UpdateStatus();
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.