ansys / pymechanical

Pythonic interface to Ansys Mechanical
https://mechanical.docs.pyansys.com/
MIT License
30 stars 13 forks source link

Handling of obsolete mechanical scripting APIs #329

Open koubaa opened 11 months ago

koubaa commented 11 months ago

When running obsolete scripting commands in the Mechanical GUI's scripting window, a warning message is printed. We may want to write out a warning in PyMechnical too (both remote and embedded)

koubaa commented 9 months ago

409 partially fixes this (embedding only, and only version 24.1+ warnings are fixed)

koubaa commented 9 months ago

assigning to Sami in case this could also be done for remote

koubaa commented 1 month ago

Adding @dipinknair to track this for the remote server. This isn't a high priority