HyperWorks Desktop

*Scale() - Deformed Panel

Specifies the scale for the X, Y, and Z axis direction.

*Scale() - Deformed Panel

Specifies the scale for the X, Y, and Z axis direction.

Previous topic Next topic No expanding text in this topic  

*Scale() - Deformed Panel

Specifies the scale for the X, Y, and Z axis direction.

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

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

 

*ScaleMode()

List of Session Statements