*freesimulation

Ends the post-processing display, and frees memory used by a contour or assigned plot, a deformed plot, a vector plot, or an animation.

Syntax

*freesimulation

Type

HyperMesh Tcl Modify Command

Description

Ends the post-processing display, and frees memory used by a contour or assigned plot, a deformed plot, a vector plot, or an animation.

Example

To load the result file named C:/my_results/test.res and generate a rendered animation for Subcase 1 with Displacements (c) data type, using a 10.0 model unit scaling:
*analysisfileset C:/my_results/test.res
*inputsimulation "Subcase 1" "Displacements (c)"
*complexanimatemodal "" 10.0 4
*freesimulation