HyperWorks Desktop

*DeformedModal()

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

*DeformedModal()

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

Previous topic Next topic No expanding text in this topic  

*DeformedModal()

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

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

Syntax

*DeformedModal(Model_index, SimulationStep, Linear/Modal, InterpSteps, ScaleFactor/ModelPCT, Scale)

Arguments

Name

Description

 

Model_index

The model to which the statement applies.

 

SimulationStep

The result step being animated.

 

Linear/Modal

The method used for animation.

If using Linear, the model is animated from being undisplaced to maximum displacement.

If using Modal, the model is animated from maximum displacement to -1 times the maximum displacement.

 

InterpSteps

Number of animation steps to use.  Using more steps results in slower, but smoother, animation.

 

ScaleFactor/ModelPCT

The method used to modify the deformed shape.

 

Scale

Magnification factor for displacements.

Example

*BeginGraphic()

• • •

   *DeformedOptions(FeaturesEdges, 63)

   *DeformedModal(0, 5, Linear, 22, ScaleFactor, 3)

• • •

*EndGraphic()

Application

HyperView.

Context

*BeginGraphic()

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.

See also

 

*BeginGraphic()

*DeformedOptions()

*DeformedTransient()

*EndGraphic()

List of Session Statements