Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
I want to perform ModelCheck on my assembly. However, when I try to upload to Windchill, it says that ModelCheck has failed on certain components. Do I have to go into each component and perform ModelCheck inside each individual component, or does somebody maybe know an approach to get all components through ModelCheck, without having to go into each individual component and perform ModelCheck there?
Solved! Go to Solution.
In your config_init.mc file:
# Check models in assemblies regardless of whether they have changed since
# being retrieved or not
CHECK_ALL_MODELS YN Y
In your config_init.mc file:
# Check models in assemblies regardless of whether they have changed since
# being retrieved or not
CHECK_ALL_MODELS YN Y