VC++Toolkit:How to replace a model which is active in the session and been used in Drawing/Assembly
Hello All,
I have a model (First.prt); it's used in drawing and assembly.
Everything is open and active in Creo Parametric.
Now I have to replace this First.prt (First.prt.9) with a updated version which I have received from my team-mate.
This should
1 Replace exiting part Or make new version using updated file.
2. New updates should be visible in creo session.
3. It must update related drawing and assembly.
All this should be done on a button/Menu click; that means user is not going to close creo.
So far I have:
1. Copied the updated file and renamed it with updated version number (say First.prt.10).
2. Load the model in creo. and activate the window.
but updates are not reflacted until I re-open Creo 😞
I am sure there must be some way to achieve the expected output; which I am not aware of 😐
Can someone help me in this?
Madhavi

