Replies: 1 comment 1 reply
-
Before 2025R1, it was the behavior as you have observed. The Mechanical used to start in UI mode , no matter how you run the workbench. Starting from 2025R1 onwards, this behavior has been corrected. Mechanical will run in the same mode as workbench. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
In the example below, I want to run Workbench and Mechanical in batch mode.
Workbench can be done with "launch_workbench(show_gui=False)", but how can I do it with mechanical?
"batch=True" doesn't work.
Is there a way?
https://examples.workbench.docs.pyansys.com/version/stable/examples/pymechanical-integration/main.html
Thanks !
Beta Was this translation helpful? Give feedback.
All reactions