Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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