*usercheck
Runs a template that can be used to check element quality.
Syntax
*usercheck template_file output_file all
Type
HyperMesh Tcl Modify Command
Description
Runs a template that can be used to check element quality.
Inputs
- template_file
- The name of the template file.
- output_file
- The name of the output file.
- all
- Determines the entities the template scans.
Example
The template file can use the *markfailed() template command to mark elements that do not pass any user-specified test. *markfailed() highlights the element on the screen and also puts the element on the user mark.
Errors
None.