Giancesa
Guest
It can happen that during the study of a new product you want to make a copy/replace of a component in a set, because maybe you want to keep that version of file while developing the component itself. I make an example- I have a set that I call a1 which consists of three components c1-c2-c3 at one point I want to make a replace copy of the c1 component with a c4: now the axieme is composed of c4-c2-c3. the c1 component had a table, and I would like when I created c4 to carry the c1 table, without repeating the quotation. which procedure I recommend. Thank you.