Skip to main content
1-Visitor
August 13, 2015
Question

How to list down all part/assembly/drawing name from common space(windchill cabinet).

  • August 13, 2015
  • 1 reply
  • 1312 views

I want to API name which is provide list of model name from common workspace(windchill cabinet->folder) location


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

1 reply

15-Moonstone
August 17, 2015

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