Creo ModelCHECK > start_config_options > Drawing Sheets to be Ignored
  
Drawing Sheets to be Ignored
Drawing sheets to be ignored are specified in the start configuration file using the following syntax:
DRW_IGNORE_SHEETS [PARAM_NAME] [Sheet]
Where
[PARAM_NAME] is the name of a parameter that must exist in the drawing in order to complete this check. If the parameter does not exist, this check is skipped.
[Sheet] is the sheet number to be skipped. Acceptable values are:
FIRST—The first sheet in the drawing
LAST—The last sheet in the drawing
##—A specific sheet number
LIST_xxx—A list of sheets. You can create a list using the following syntax:
LIST_xxx 1
LIST_xxx 2