Run ModelCHECK Check
Function:
  • With this function the Check routine of ModelCHECK is executed. Depending on the settings, the user can take afterwards more actions in the report window.
Available modes:
Image Image Image
Available Sections:
Information, Conformity, Quality, Structure
Check definition:
Name (Property Name) Description
Run Sequence
(#RUN_SEQUENCE)
the run Sequence for this mapkey:
  • UPDATE — the Update Sequence
  • CHECK — the Check Sequence
Run Point
(#RUN_POINT)
the run point for this mapkey:
  • NOW — the mapkey will be executed during the selected sequence under ”Run Sequence” right after finalizing execution of the previous Check in the Check Tree.
  • START — the mapkey will be executed at the beginning of the selected sequence under ”Run Sequence”.
  • END— the mapkey will be executed at the end of the selected sequence under ”Run Sequence”.
MC Run Mode
(#MC_RUN_MODE)
the run mode for ModelCHECK:
  • GRAPHIC — must be set when Creo is run in the graphic mode
  • NON-GRAPHIC — must be set when the Creo is run in non-graphic mode
MC show results
(#MC_SHOW_BROWSER)
set this option to control if the ModelCHECK result report will be opened or not in the browser window:
  • YES — shows the results report in the browser window.
  • NO — doesn’t show the browser window with the result report
Custom path
(#MC_CUSTOM_PATH)
Set this option to a valid path with the ModelCHECK configuration. Leaving this option on “-” will use the path of the default ModelCHECK configuration.
Output path
(#MC_OUTPUT_PATH)
Set this option to a valid path for ModelCHECK to save the output results. Leaving this option on “-” will use the default output path of the ModelCHECK configuration.
Run on all Drawing models
(#RUN_ON_ALL_DRW_MODELS)
Set this option to control how drawing models will be handled by ModelCHECK:
  • YES — all drawing models will be checked
  • NO — only active model will be checked in the drawing
Run on level
(#RUN_ON_LEVEL)
Set this option to control which levels ModelCHECK will consider when running in Assembly mode
  • TOP_LEVEL — only the top level assembly will be checked
  • ALL_LEVELS — all assembly sublevels including subassemblies and components will be checked
  • SELECT_COMPONENTS — the user will select components interactively.