Hello,
How can I set the color of an part?
I have a processor and I would change the color of the part (on exit of the processor) according to a percentage.
If I use the ''Set an object's color'' but it works only if I have one single processor. In this way I have changed only the color, and no kind of label had been assigned to the object.
For example: Suppose that now I have two processors; one for the polishing and a second one for the washing operation. Each process has a fixed percentage of wastes (which is known). Each waste exits from the processor with a different color with respect a ''good'' component. Red is the color I choose for wastes from the first machine (Cerclage) and Acqua for the second one (Lessiviel).
Whenever a component enters inside the second machine, its color is changed. So, at the end, on the final batch, I will never find a red component. This happens because, if it was red, its color is changed in yellow or Acqua.
How can I solve this problem?