Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
All,
I have a situation where we had two drawings releases, A & B. The changes were done concurrently. However, someone asked if another change can be added to A. Well, I pulled A up "as stored". No problem. Can get a print and make someone happy. However...ideally that version should be slipped into the iteration history - if anyone really cared - and they may not. As long as I have the print of the change, I can turn a blind eye. But I was wondering if it would be possible to slip that the A+ version after A and before B? This may involve some parts and assemblies? I have some tricky things I may be able to get away with. But...if there is a technique, please share?
Thanks,
Wayne
Creo 4.0
WC
Solved! Go to Solution.
Have had to do this at times over the years.
Very messy if you have WTParts and change management, and integration w/other systems, but assuming just CAD data management:
- Preserve files for Rev B (export from workspace)
- Delete Rev B
- Bring original Rev A into workspace
- Import modified Rev A to workspace, select Add as Modified to any that should have changed and ReUse existing for any that should not change.
- Check in modified Rev A
- Revise to Rev B in workspace
- Import preserved Rev B
- Check in Rev B
Have had to do this at times over the years.
Very messy if you have WTParts and change management, and integration w/other systems, but assuming just CAD data management:
- Preserve files for Rev B (export from workspace)
- Delete Rev B
- Bring original Rev A into workspace
- Import modified Rev A to workspace, select Add as Modified to any that should have changed and ReUse existing for any that should not change.
- Check in modified Rev A
- Revise to Rev B in workspace
- Import preserved Rev B
- Check in Rev B
An additional step after you check-in Rev B again.
Revise the rev B with the same added change done to the rev A.
If you don't do this then the rev B will not match what came from rev A.
As for version history, it will be a bit convoluted, but explainable,
If it's just a drawing change, you can do these steps:
Check out the A.X version. Windchill by default will give you an overrideable conflict preventing you from checking out a version that is not the latest.
Make the changes in A.X and then check in
Your changes will be checked in as A.X+1 (which doesn't affect revision B at all)
This obviously gets much more complicated if your changes also affect models, WTParts, etc., but the same logic applies to other items in Windchill