Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello All,
I am having an sample assembly (with 2 sub part in it) on which I am running Modelcheck on all level on main assembly. Showing me 0 error.
When I open subpart & ran Modelcheck showing an error layer.
My question is, why sublevel error is not picked by Top level modelcheck run even after I ran for all sub level. PFA screenshots for clarification.
Solved! Go to Solution.
I got the solution, To check the sublevel errors in Top level assembly we need to change the values for Modelcheck settings in file config.init.mc from Modelcheck settings:
1. CHECK_ALL_MODELS = Y
2. SKIP_MODELS: N
To get clear, find the attached snaps.
I think you have to click on "assembly failed" to get sub level part information.
Each file processed by ModelCheck generates its own set of files. You would need to open the sub-file MC report to see its failures.
I got the solution, To check the sublevel errors in Top level assembly we need to change the values for Modelcheck settings in file config.init.mc from Modelcheck settings:
1. CHECK_ALL_MODELS = Y
2. SKIP_MODELS: N
To get clear, find the attached snaps.
