Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
I want to API name which is provide list of model name from common workspace(windchill cabinet->folder) location
Hi Nikhil,
there is a function called ProFilesList.
You can push in the path of the folder and get out the files. (To get the path you can use the std. "Open File" Dialog)
Br,
Eike