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
Hello,
is there a way to replace a part with an existing one in several assemblies without opening all the assemblies?
with Creo 2.0 M230 liked to Windchill PDMLink
thanks
Solved! Go to Solution.
I'd create a new temporary assembly and assemble into it all the assemblies in which you want to replace a component with some other one.
Then, do a search and then replace by unrelated component.
At this point, I'd hopefully be asked by the system to check out things because they are being changed. Do this, then check in the temporary assembly, along with all the changed sub-assemblies.
Then, delete the temporary assembly from windchill...
I'd create a new temporary assembly and assemble into it all the assemblies in which you want to replace a component with some other one.
Then, do a search and then replace by unrelated component.
At this point, I'd hopefully be asked by the system to check out things because they are being changed. Do this, then check in the temporary assembly, along with all the changed sub-assemblies.
Then, delete the temporary assembly from windchill...
Yes, you could record a trail file that does the replacement, modify it (copy paste) for all of the assemblies you want and then run Creo in no graphics mode (-g:no_graphics).
Paul Sobejko's way is probably easier though.
thanks to all!