Applies a magnification factor to displacement results in the transient animation mode.
Syntax |
*DeformedTransient(Model_index, ScaleFactor/ModelPCT, Scale) |
|
Arguments |
Name |
Description |
Model_index |
The model to which the statement applies. |
|
ScaleFactor/ModelPCT |
The method used to modify the deformed shape. |
|
Scale |
Magnification factor for displacements. |
|
Example |
*BeginGraphic() • • • *DeformedOptions(FeaturesEdges, 63) *DeformedTransient(0, ScaleFactor, 3.3) • • • *EndGraphic() |
|
Application |
HyperView. |
|
Context |
||
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 |
|
|