*set_default_quality_criteria

Sets the default criteria, adjusted to a specified element size, as the current quality criteria.

Syntax

*set_default_quality_criteria elementsize

Type

HyperMesh Tcl Modify Command

Description

Sets the default criteria, adjusted to a specified element size, as the current quality criteria.

Inputs

elementsize
The double value of the ideal element size for the criteria to be set.

Example

In interactive mode, this command also resets the current values in the quality index panel.

*set_default_quality_criteria(3.5)

Errors

None.