*animatecycles

Sets the number of animation cycles for the subsequent animation.

Syntax

*animatecycles number

Type

HyperMesh Tcl Modify Command

Description

Sets the number of animation cycles for the subsequent animation.

Inputs

number
The number of animation cycles to perform. A value of -1 indicates an infinite cycle.

Examples

To load the result file named C:/my_results/test.res and generate a rendered animation for Subcase 1 with Displacements data type, using a 10.0 model unit scaling:

*analysisfileset C:/my_results/test.res
*inputsimulation "Subcase 1" "Displacements"
*animatecycles 10
*animatemodal "" 10.0 4 0
*freesimulation