hello, i have several assembly make by a family-table. in each assembly i have a part comming fram a family-table and i want on each part instance a specific color. exemple:
essai.asm (generic) and tata.prt(generic) essai1.asm(instance) with tata1.prt(part-instance) color red essai2.asm(instance) with tata2.prt(part-instance) color blue essai3.asm(instance) with tata3.prt(part-instance) color green
how can i do to assign the right color for each part instance
Thanks for your help