Relation keeps regen 'traffic lights' yellow
We've recently started paying more attention to getting our assemblies to show a green 'traffic light' for regeneration.
Usually the yellow light can be traced back to a part, and then to a relation, for no obvious reason.
Current example: a part has the relation:
WEIGHT=PRO_MP_MASS*1e6 (or 1000000; it makes no difference)
Most of our parts have pro_mp_mass*1000, but we have previously had the yellow light where a UDF has imported the old weight=mp_mass("").
In fact, with this part, if I change it to *1e3, the light goes green; change it back to 1e6 and it's yellow again. Commenting out the relation also gives a green light; when enabled, the relation verifies fine, and works to give me a weight in grams, as intended.
Why am I getting this yellow regen status when the relation is different to that in the start part?
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

