The path package#
Summary#
Application plugin for the Ansys path tool. |
Deprecated. Use |
|
Change your default Ansys LS-DYNA path. |
|
Change your default Ansys MAPDL path. |
|
Change your default Mechanical path. |
|
Clear the entry of the specified product in the configuration file. |
|
Obsolete method. Use |
|
Search for the Ansys LS-DYNA path within the standard install location. |
|
Search for the Ansys MAPDL path within the standard install location. |
|
Search for the Ansys Mechanical path in the standard installation location. |
|
Deprecated. Use |
|
Get a dictionary of available Ansys unified installation versions with their base paths. |
|
Acquires the Ansys LS-DYNA path from a cached file or user input. |
|
Return a tuple with the latest Ansys installation version and its path. |
|
Acquires the Ansys MAPDL path. |
|
Acquires the Ansys Mechanical path. |
|
Get the saved path for a specific application from the configuration file. |
|
Deprecated. Use |
|
Find Ansys LS-DYNA’s path or query the user. |
|
Find the Ansys MAPDL’s path or query the user. |
|
Find the Mechanical path or query the user. |
|
Extract the product version from a path. |
Description#
Tools to find or cache installed Ansys products.
Warning
This is not concurrent-safe. (Multiple Python processes might race on this data.)