Skip to main content
10-Marble
September 23, 2014
Solved

How do I update parts that were changed in another session.

  • September 23, 2014
  • 2 replies
  • 5482 views

I am working on an assembly that was copied from another assembly. Some of the reused components are being updated, and I want to have the changes shown in my current session. How can I update the models that were changed, without having to exit my current session and reopening the changed models?


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.
Best answer by ReinhardN

Shawn,

if your component is connected by search path you can

- suppress your component

- erase component from memory

- resume

If you are not using search paths

- suppress your component

- erase component from memory

- open component

- resume

Reinhard

2 replies

17-Peridot
September 23, 2014

Are you using Windchill? If not, this is a dangerous condition depending on how you are saving updated parts that you have in session. It is all too easy to overwrite existing updates in a non-PDM environment.

Collaborative efforts in Creo requires some levels of care about overwriting data.

If you are using a Windchill environment, someone more knowledgeable than I will need to weigh in.

spete10-MarbleAuthor
10-Marble
September 23, 2014

I understand Windchill very well from a prior employer, however, my new employer does not own a license.

17-Peridot
September 23, 2014

In that case, how are you managing file duplication? From your initial post, it sounds like you have an assembly open but other people are making changes to parts you have in session.

Seems there should be some kind of "update out-of-date parts in session" operation. Don't know of one but there should be one

ReinhardN1-VisitorAnswer
1-Visitor
September 24, 2014

Shawn,

if your component is connected by search path you can

- suppress your component

- erase component from memory

- resume

If you are not using search paths

- suppress your component

- erase component from memory

- open component

- resume

Reinhard