*DeformedTransient()

Applies a magnification factor to displacement results in the transient animation mode.

Syntax

*DeformedTransient (Model_index, ScaleFactor/ModelPCT, Scale)

Application

HyperView

Inputs

Model_index
The model to which the statement applies.
ScaleFactor/ModelPCT
The method used to modify the deformed shape.
Scale
Magnification factor for displacements.

Context

*BeginGraphic()

Example

*BeginGraphic()
• • •
    *DeformedOptions(FeaturesEdges, 63)
    *DeformedTransient(0, ScaleFactor, 3.3)
• • •
*EndGraphic()

Comments

A *DeformedTransient() or *DeformedModal() statement is written for every model that has results. Values saved in thissession statement appear on the deformed panel in the animation window.