*elempatchprevaction
Moves to the previous failed element patch in the QI patch checker patch.
Syntax
*elempatchprevaction
Type
HyperMesh Tcl Modify Command
Description
Moves to the previous failed element patch in the QI patch checker patch.
This command only functions between an *elempatchstartaction command and an *elempatchstopaction command.
Example
*readqualitycriteria c:/criteria/mycriteria.txt
*createmark elems 1 displayed
*elementqualitysetup 1
*elempatchstartaction 0 1.0
*elempatchnextaction
*elempatchnextaction
*elempatchincraction
*elempatchprevaction
*elempatchdecraction
*elempatchstopaction
*elementqualityshutdown 1
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
13.0