Skip to main content
1-Visitor
March 26, 2013
Question

Unable to copy family table instances along with the prt file to workspace

  • March 26, 2013
  • 1 reply
  • 773 views

Hi


If i use the function ProFileCopyToWS(file_path[k], ws_path, NULL) to copy the files from local drive to workspace why are the family table instances not copied. I get file_path[k] value using the function ProFilesList(). Has anybody faced the same scenario.


Regards


Kumar


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

1-Visitor
March 27, 2013


Hi


As per PTC it recommends to use ProFileCopyToWS() and ProFileCopyFromWS() to process only non-Creo Parametric files.Inorder to get full metadata exchange we need to use ProCurrent functions


Regards


Kumar




Hi


If i use the function ProFileCopyToWS(file_path[k], ws_path, NULL) to copy the files from local drive to workspace why are the family table instances not copied. I get file_path[k] value using the function ProFilesList(). Has anybody faced the same scenario.


Regards


Kumar