Specifies the scale for the X, Y, and Z axis direction.
*Scale() - Deformed PanelSpecifies the scale for the X, Y, and Z axis direction. |
|||||
*Scale() - Deformed PanelSpecifies the scale for the X, Y, and Z axis direction. |
Syntax |
*Scale("X Y Z") |
|
Arguments |
Name |
Description |
X |
The X coordinate. |
|
Y |
The Y coordinate. |
|
Z |
The Z coordinate. |
|
Example |
*BeginDeformed() *ScaleMode(ModelPercent) *Scale("1 3 4") *ResolvedInSystem(-1) *ResultType("displacement") *UndeformedMode("Features") *UndeformedColor("meshcolor") *UndeformedTracking("off") *EndDeformed() |
|
Application |
HyperView. |
|
Comments |
Value to be scaled in the X, Y and Z direction. |
|
See also |
|
|