Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hello. Is there any way to get current user's working directory path like C://work/Creo3/UserName using JLink? Thank you.
Sorry, I've missed it in documentation. This seems to do the job:
session.GetCurrentDirectory()
