Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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()
