Skip to main content
7-Bedrock
September 20, 2023
Solved

Sublevel Modelcheck error not showing in top level Modelcheck regeneration for all also

  • September 20, 2023
  • 3 replies
  • 2620 views

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.

 

 

 

 

 

Best answer by Harsha_D

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.


3 replies

23-Emerald III
September 20, 2023

I think you have to click on "assembly failed" to get sub level part information.

StephenW_0-1695237630247.png

 

23-Emerald III
September 20, 2023

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.

Harsha_D7-BedrockAuthorAnswer
7-Bedrock
September 29, 2023

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.