*animatelegendsetrange

Sets the animation legend range for transient animation sequences.

Syntax

*animatelegendsetrange mindef minimum maxdef maximum

Type

HyperMesh Tcl Modify Command

Description

Sets the animation legend range for transient animation sequences.

Inputs

mindef
Flag to use minimum value passed in.
Type: integer
minimum
Minimum value used by legend.
Type: double
maxdef
Flag to use maximum value passed in.
Type: integer
maximum
Maximum value used by legend.
Type: double

Examples

*animatelegendsetrange 1 0.001 1 100.00