Skip to main content
14-Alexandrite
February 17, 2017
Solved

REPLACE PART IN SEVERAL ASSEMBLIES

  • February 17, 2017
  • 3 replies
  • 2620 views

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

Best answer by psobejko

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...

3 replies

psobejko1-VisitorAnswer
1-Visitor
February 17, 2017

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...

Chris3
21-Topaz I
February 17, 2017

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.

cspinelli14-AlexandriteAuthor
14-Alexandrite
February 19, 2017

thanks to all!