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. |
|||||
*RakeScale()Specifies the scale factor of the rake definition in a CFD plot. |
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 |
||
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 |
|
|
|