Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I have a requirement in which I want to know current path of the DLL , that means from where current ProToolkit DLL is loaded.
Is there any API in Creo 2.0? Or Has anyone used any other method to get this path?
Thanks,
Milind
Did you try below API:
ProToolkitApplExecPathGet() ??
