How to load the latest version of asm&prt files in Java toolkit,without close the opened assembly
Creo parametric 7.0.0.0
No windchill
Java toolkit
User case:
1. Creo window 1: opened assembly in creo like this:
top.asm.1
|--------sub1.asm.1
|--------part.prt.1
2.Creo window 2: opened assembly in creo like this:
sub1.asm.1
|--------part.prt.1
3.Creo window 3: opened part in creo like this:
part.prt.1
3.Put the latest version files(sub1.asm.2 part.prt.2) into the file directory;
Question:
1.Which API can load the latest or specified file version without close the window 1,2,3;
2.Do not close all the files and reload ,because the feeling is not good;
3.The best way I want :Load only the necessary new version files.
Thanks!

