how to change a winding current value via pyaedt #4245
iaskgithub
started this conversation in
General
Replies: 1 comment
-
Hello @iaskgithub, One possible solution is this: Windings = m3d.boundaries_by_type["Winding Group"] I hope this helps. If not, please let me know. Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
the windingA has been created in ansys EM ,and I just to change it's current value by pyedt:
pyaedt/pyaedt/application/Analysis.py
Lines 2342 to 2411 in 9b2610d
anyone can give me a example to change the current value of created winding ?
Beta Was this translation helpful? Give feedback.
All reactions