*writecurrentqualitycriteria

Writes the current quality criteria to the specified file.

Syntax

*writecurrentqualitycriteria file_name

Type

HyperMesh Tcl Modify Command

Description

Writes the current quality criteria to the specified file.

The current quality criteria must be previously set. If the quality criteria is not set, the command writes the criteria from the quality index panel (interactive mode) or the default quality criteria adjusted to the current element size (batch mode).

Inputs

file_name
The path to the destination criteria (a quoted string).

Example

*writecurrentqualitycriteria "c:/demos/my_criteria.txt"

Errors

None.

Version History

2019.1 - Updated to also write 3D criteria.