When a model has more than one linked drawing,
copy design fails because Vault cannot create more files with the same name in the same folder
and the option is to deactivate Link Drawings with Models
Can you take into consideration the idea of creating a copy of the drawings
replacing only the part of the code in common or / and inserting a progressive index?
example
original
xxx.ipt
xxx.idw
xxx_laser.idw
ideal result after copy
yyy.ipt
yyy.idw
yyy_laser.idw
or
yyy.ipt
yyy.idw
yyy(1) .idw
On files whit model state
original
zzz.ipt
zzz-100.idw
zzz-200.idw
zzz-300.idw
ideal result after copy
jjj.ipt
jjj-100.idw
jjj-200.idw
jjj-300.idw
or
jjj.ipt
jjj (1) .idw
jjj (2) .idw
jjj (3) .idw
I think it would be always better than getting errors or having to check file by file
thank you
Gianluca