Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.
