*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.
 - minimum
 - Minimum value used by legend.
 - maxdef
 - Flag to use maximum value passed in.
 - maximum
 - Maximum value used by legend.
 
Examples
*animatelegendsetrange 1 0.001 1 100.00