cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

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

sureshkumar.chi
1-Newbie

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

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



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


Top Tags