-
Hello everyone, I would like to know how to ask for interactive inputs after launching mapdl in pyansys script, for example: parameter = input("Enter parameter:") Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
mikerife
Jun 2, 2022
Replies: 1 comment 8 replies
-
@muruep The line you gave should work - does it not? |
Beta Was this translation helpful? Give feedback.
8 replies
Answer selected by
germa89
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@muruep The line you gave should work - does it not?
Mike