*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.
1 - Specifies all entities.
0 - Specifies only visible entities.

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.