Question
Designate pro_mp_mass using modelcheck
We want to push the pro_mp_mass attribute into Windchill, however its not currently designated on any parts.
What I want to do is have modelcheck run on save but only check this parameter, then designate it if not already.
I have tried setting:
MU_ENABLED = Y
PARAMCHECK = Y (for save)
and in the start file I have PRT_PARAMETER PRO_MP_MASS REAL EQ PDM
Is there something else I am missing?

