I am writing some ACT extensions in Ansys Mechanical and I wirte some function in different python file. Then import them as modules in the main.py. But when I modified the function module file, I need closed the Mechanical and reopen it. The ACT Reload button seams only work for main.py.
So I want to know is there any efficient way to reload the modified functional module file ?
