Model.modelcheck_runchecks_bycollection#
- Model.modelcheck_runchecks_bycollection(check_display_name, error_type, collection)#
Runs model checker checks.
If executed with no arguments, then all checks for all entity types in the profile are run.
- Parameters:
check_display_name (hwString) –
The GUI display name of the check. This is case sensitive.
If not provided or set to “ALL”, then all the checks of the entity_type for the profile are run.
error_type (hwString) –
The type of errors to check, ERROR, WARNING, INFO or ALL.
If not provided or set to “ALL”, then all checks of all error types are run.
collection (Collection) – The collection containing the entities.