*elementqualityshutdown

Closes down a session of the interactive element cleanup tool.

Syntax

*elementqualityshutdown dontsaveflag

Type

HyperMesh Tcl Modify Command

Description

Closes down a session of the interactive element cleanup tool.

Inputs

dontsaveflag
A nonzero value tells the system that it should not transfer your changes from within the element cleanup tool to the permanent database.

Example

*createmark elements 1 10 11 12 13 14 15 16
*elementqualitysetup 1 
<<various *elementquality commands>>
*elementqualityshutdown 0