cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Modelcheck allow Wildcards / Placeholders / Patterns for unwanted Layers etc.

Modelcheck allow Wildcards / Placeholders / Patterns for unwanted Layers etc.

When configuring ModelCHECK, some list values allow for wildcards / placeholders like:

* — Any number of characters
? — One character (numerical, alphabetical, or symbol)
# — One numerical character
$ — One string character

 

but these cannot be used when checking for unwanted layers:

PRT_LAYER_UNWANTED [layer]
ASM_LAYER_UNWANTED [layer]
DRW_LAYER_UNWANTED [layer]

 

Allowing to use placeholders like # in the check file would make ModelCHECK much more aligned with itself and be useful because the admin would not need to explicitly list all possible layer names that are not allowed.

This should also be allowed for other unwanted... checks and when using external list files for them.