How can I open PSSE case with python script?
asked 2020-03-14 22:20:46 -0500
Anonymous
I have python GUI to select a path and to open that case in PSSE. Any syntax for that task?
asked 2020-03-14 22:20:46 -0500
Anonymous
I have python GUI to select a path and to open that case in PSSE. Any syntax for that task?
API manual is your Bible. Read about case in your Bible!
You want to open the PSSE GUI with a sav case? If so, you'll want to execute a command. https://psspy.org/psse-help-forum/question/6770/open-psse-gui-and-sav-file-from-powershellcmd/%3C/p%3E (https://psspy.org/psse-help-forum/question/6770/open-psse-gui-and-sav-file-from-powershellcmd/)