Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I am using Creo Parametric Release 5.0 and Datecode5.0.5.0
Save a copy of assembly with selected child parts getting renamed.
has to provide users to choose child - components either reuse or save a copy.
Solved! Go to Solution.
USING
What is the question?
Need to make save a copy of assembly with child components by toolkit Api..
when we do manually creo will ask to choose users either need to reuse or save a copy for each and every components inside assembly.
But while using promdlnamecopy() this API this will automatically reuse all the child components. but i need save a copy with child components,
USING
But you will have fun with references and family table objects. I still prefer to rename and later save to disk. For Windchill it is more difficult, because disconnect has a couple of side effects. All rename may easier in an asynchronous application, because of memory handling.
