Ansys Learning Forum › Forums › Discuss Simulation › General Mechanical › Clearing the Python shell namespace in Mechanical Scripting › Reply To: Clearing the Python shell namespace in Mechanical Scripting
October 5, 2021 at 10:23 pm
Subscriber
Update: I found the reload module command in Python 2 which re-loads locally imported modules.