Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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