With modelcheck, we can easily add parameters and relations to pass mass properties to Windchill. For instance
PRT_PARAMETER MASS REAL
PRT_PARAMETER MASS NONE EQ PDM
PRT_RELATION MASS=PRO_MP_MASS
The problem is that WindChill is being configured with units (as it should be).
If a part does NOT have their relations set to be unit sensitive, the parameter generated will not have a unit. When you try to check-in this model, the Windchill page will have an error.
If modelcheck can automatically update the relations to be unit sensitive, before it does any relation checks, adds relations or parameters, that would drastically help us with legacy models from the last 30 years. That would require a 'check' for modelupdate to make those changes. Which means, we would have a check to see if the unit sensitivity is On/Off.
Or, we could get the same results if the below capabilities are added to Modelcheck
And obviously, we can't leave out the critical request of:
Thanks!
Reference Case #16128302
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.