HyperWorks Desktop

*AnimMode()

Indicates whether the system is in interpolation mode or transient mode.  If in interpolation mode, the simulation index is denoted.

*AnimMode()

Indicates whether the system is in interpolation mode or transient mode.  If in interpolation mode, the simulation index is denoted.

Previous topic Next topic No expanding text in this topic  

*AnimMode()

Indicates whether the system is in interpolation mode or transient mode.  If in interpolation mode, the simulation index is denoted.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*AnimMode(mode, simulation_index)

Arguments

Name

Description

 

mode

A string indicating the system mode.

Interp = interpolation mode

Transient = transient mode

 

simulaton_index

An integer indicating the index of the simulation if the system is in interpolation mode.  It is ignored if the system is in transient mode.

Example

*AnimMode(Interp, 5)

Application

HyperView.

Comments

*AnimMode() can appear only in a Contour block.

See also

 

*BeginContour()

*EndContour()

List of Session Statements