HyperWorks Desktop

*RakeScale()

Specifies the scale factor of the rake definition in a CFD plot.

*RakeScale()

Specifies the scale factor of the rake definition in a CFD plot.

Previous topic Next topic No expanding text in this topic  

*RakeScale()

Specifies the scale factor of the rake definition in a CFD plot.

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

Syntax

*RakeScale(scale)

Argument

Name

Description

 

scale

The scaling factor to be applied on the rake definition of a CFD plot.

Example

*BeginCFD()

  *BeginRake()

     *RakeScale(“scale”)

  *EndRake()

*EndCFD()

Application

HyperView.

Context

*BeginRake()

Comments

A *RakeScale() command may be placed inside a *BeginRake() block to capture the scale factor of the rake definition in a CFD plot.

See also

 

*BeginCFD()

*BeginRake()

*EndRake()

*EndCFD()

List of Session Statements