cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Is there a way to get all of the parts in an assembly through ModelCheck?

AB_10071442
13-Aquamarine

Is there a way to get all of the parts in an assembly through ModelCheck?

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?

1 ACCEPTED SOLUTION

Accepted Solutions
BenLoosli
23-Emerald II
(To:AB_10071442)

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

View solution in original post

1 REPLY 1
BenLoosli
23-Emerald II
(To:AB_10071442)

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

Top Tags