neverending update part->asm->part
neverending update part->asm->part
(OP)
Does anyone know how to repair this SE mistake
par_1 -|
+ par_2 -|
|-> asm_1
|
| (asm_1 goes as a part copy to par_3 !!!)
|
|-> par_3 -|
+ par_4 -|
|-> asm_2
It's tree structure.
par_3 is my problem - all the time it is out of date.
When I open par_3 it should ask to update ONLY WHEN par_1, par_2 or asm_1 is changed. So after upadte asm_1: par_3 should be correct.
Now
1) I open asm_1.asm - it's correct. (dft for asm_1 has no border)
2) I open par_3 - it's correct (doesn't ask about update asm_1)
3) I open asm_2.asm - SE ASKS- update par_3?
4) After update par_3 - .dft asm_2 still has a border.
5) When I open asm_1 drawing it has border - after update I am in p.1) again!!!
How par_3 from higher level can change asm_1?
This is my project nr_5 this year, and first time I see sth like that.
par_1 -|
+ par_2 -|
|-> asm_1
|
| (asm_1 goes as a part copy to par_3 !!!)
|
|-> par_3 -|
+ par_4 -|
|-> asm_2
It's tree structure.
par_3 is my problem - all the time it is out of date.
When I open par_3 it should ask to update ONLY WHEN par_1, par_2 or asm_1 is changed. So after upadte asm_1: par_3 should be correct.
Now
1) I open asm_1.asm - it's correct. (dft for asm_1 has no border)
2) I open par_3 - it's correct (doesn't ask about update asm_1)
3) I open asm_2.asm - SE ASKS- update par_3?
4) After update par_3 - .dft asm_2 still has a border.
5) When I open asm_1 drawing it has border - after update I am in p.1) again!!!
How par_3 from higher level can change asm_1?
This is my project nr_5 this year, and first time I see sth like that.





RE: neverending update part->asm->part
best regards
Patrick
RE: neverending update part->asm->part
I solved it by opening the assembly and click on the update all links button. When I came back to the draft environment, I did an update of the drawing views and the gray corners disappeared.
RE: neverending update part->asm->part
Best way is to use the Drawing View Tracker from your draft file and work your way up the assembly tree, opening, updating and saving as you go.
bc
RE: neverending update part->asm->part
I've encountered all kinds of variations of this. A lot of them can be fixed by doing updates, and maybe doing a false rename or similar with revision manager. However, I think I've had some that I couldn't fix.
KENAT, probably the least qualified checker you'll ever meet...
RE: neverending update part->asm->part
For the others:
1)You can open all files, from the bottom file to the top assembly and start updating. After save it should be ok.
2) PatCouture is right. I remember I had gray corners once, but when I did new drawing it was ok. You can also just copy existng view in the same Sheet and it should be ok.
In may case I saw something has chaged during updates (as p.1). I knew it was ok, but I had to copy view in .dft Original had gray corners, Copy not !
3) Try againg after 2 day's I'm sure it will work.
Good luck