Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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()
