How does PyMechanical choose the Mechanical license level? (Pro/Premium/Enterprise) #1467
-
|
Hi, Our license server provides three Mechanical license levels: Pro, Premium, and Enterprise. When I launch Mechanical via PyMechanical: How does PyMechanical decide which Mechanical license level (Pro / Premium / Enterprise) to use? Thanks :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
@ufsaa2022 Thanks for opening a discussion. PyMechanical remote session, itself does not choose the license level. It launches Ansys Mechanical using the same command-line mechanism as a standalone Mechanical start. License checkout is handled entirely by Mechanical, based on your configured license preferences and what is available on the license server (Pro, Premium, or Enterprise), exactly as if you launched Mechanical manually without PyMechanical. But you can use APIs to change licenses order, start without license(readonly) etc with API call once Mechanical is launched and connected to PyMechanical. These features available with PyMechanical embedding. |
Beta Was this translation helpful? Give feedback.
@ufsaa2022 I have addressed it . We will release a patch version soon. For further information you can see
#1474
https://mechanical.docs.pyansys.com/version/dev/user_guide/howto/licensing.html