Skip to main content
15-Moonstone
January 28, 2020
Question

Designate pro_mp_mass using modelcheck

  • January 28, 2020
  • 7 replies
  • 3706 views

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?

7 replies

Mahesh_Sharma
22-Sapphire I
January 28, 2020

@khimani_mohiki 

MU_ENABLED (ModelUpdate) will work in Interactive mode only. 

Changing from Save to Interactive will help you to designate the parameter. 

 

15-Moonstone
January 28, 2020

Hi Mahesh, I have got this to work with other parameters but it wont work with PRO_MP_MASS or any of the reported mass properties

Mahesh_Sharma
22-Sapphire I
January 28, 2020

@khimani_mohiki 

ModelCHECK can designate non-reserved parameters only, any parameter available in Reported or alternate mass properties cannot designate. 

17-Peridot
January 29, 2020

I added a comment to my existing product idea ModelCheck PARAMCHECK - More options please! to include this.