Skip to main content
1-Visitor
May 25, 2010
Question

save a copy through protoolkit

  • May 25, 2010
  • 2 replies
  • 921 views

Hello,

How we use save a copy for assemblies in interactive proe session

1)file-save a copy give some path to be saved& new name for assembly

2)Assembly save a copy dialog comes up i would choose new name for each of the component & some value Use Suffix filed.

Now I want to this whole activity through API's.

So pls let me know wht are all API's I will have to use?

Also is there any config setting I need to take care.

Rahul


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.

2 replies

1-Visitor
May 25, 2010
I want to do this in WF 3.0 (M050).
3-Newcomer
May 27, 2010

use ProMdlCurrentGet() to get handle of current model (part or assembly)

use ProMdlBackup() to backup the model to another folder, specify the target folder using ProMdldata