Submitted by infc011 on Tue, 02/18/2020 - 05:07
Forums:
Hello
How can I get the current default folder for Teamcenter? (The one it sets default when you try to save a part)
I only know how to set it with
theSession.PdmSession.SetDefaultFolder(":Path")
Also is it possible to check if a folder exists in Teamcenter?
Regards