*BeginRake()

Specifies the block that captures the rake information used for streamline creation.

Syntax

*BeginRake (Id, Label, Type, Visibility)

Application

HyperView

Inputs

Id
The rake ID.
Label
The rake label.
Type
The rake type ("Line" or "Area").
Visibility
The rake visibility ("On" or "Off").

Context

*BeginCFD()

Example

*BeginRake(1, "Rake 1", "Line", "On")

Comments

Any number of rake blocks can be created in one session file.