krzysiek
Industrial
- Aug 11, 2006
- 22
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.