*modelcheck_loadconfigfile
Loads the default model check config file associated with the current profile and creates check and correction entities.
Syntax
*modelcheck_loadconfigfile
Type
HyperMesh Tcl Modify Command
Description
Loads the default model check config file associated with the current profile and creates check and correction entities. Any user specified custom config file takes precedence.
Inputs
None.Examples
To load the default config file:
*modelcheck_loadconfigfile
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2019