Specifies the block that captures the rake information used for streamline creation.
*BeginRake()Specifies the block that captures the rake information used for streamline creation. |
|||||
*BeginRake()Specifies the block that captures the rake information used for streamline creation. |
Syntax |
*BeginRake(Id, Label, Type, Visibility) |
|
Arguments |
Name |
Description |
Id |
The rake ID. |
|
Label |
The rake label. |
|
Type |
The rake type ("Line" or "Area"). |
|
Visibility |
The rake visibility ("On" or "Off"). |
|
Example |
*BeginRake(1, "Rake 1", "Line", "On") |
|
Application |
HyperView. |
|
Context |
||
Comments |
Any number of rake blocks can be created in one session file. |
|
See also |
|
|