I am working on creating a GUI Plug-in for Abaqus CAE 2022 and am having issues setting the working directory. I use a os.chdir('directory file path') python command this seems to do nothing. Has anyone found a solution to this? Thanks in advance!
I am working on creating a GUI Plug-in for Abaqus CAE 2022 and am having issues setting the working directory. I use a os.chdir('directory file path') python command this seems to do nothing. Has anyone found a solution to this? Thanks in advance!