Community Tip - You can change your system assigned username to something more personal in your community settings. 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()
