Hi,
I am trying to perform a save as, however the copied model is still referencing the parent. Any changes I do on the save as model are shown in the parent model. How do I make a copy of the assembly and add changes without messing with the parent?
The save as command only assigns a different file name to the model being saved. It has nothing to do with the external references present in the model when saved.
You will need to manage the external references using other functionality. If you explain the nature of the references, then someone will make some suggestions on how to deal with it. Note what version you are using and the intent of the models use after breaking the references.
There are potentially several things happening here (any or all could apply)
1. when you do a save as, creo has a tendency to keep the original file open, unlike windows programs. So you need to verify you are working on the correct new model, not the original model you started with.
2. you mentioned "copy of the assembly" if you are copying an assembly and changing the parts (that did not get a new name/file) you are changing the parts everywhere you used them. You may need to save as the assembly and the parts you intend to modify.
3. "references" to upper assembly don't get removed because you did a save as. Now you have 2 assemblies referencing the same upper level assembly. You'll need to manually remove these references from the new assy.
4. I don't have a 4th point but ehhhh...3 didn't look like enough to make a cool looking list.
Hi,
please provide more details related to "save as" operation. Publish pictures -OR- record video, save it as mp4 file and attach this file to the reply.
Do you have windchill?
If not, I mention here about a way to copy the part while "saving" the old part:
https://community.ptc.com/t5/3D-Part-Assembly-Design/How-to-make-copy-of-PART-amp-DRAWING/m-p/392873