*RakeDefinition()
Specifies the type of rake to be used to create streamlines.
Syntax
*RakeDefinition (Type)
Application
HyperView
Inputs
- Type
- Valid types are:
- "Line"
- If specified, the coordinates of point 1 and point 2 will be written out to the Session/Report files.
- "Area"
- If specified, the part IDs which are used will be written out to the Session/Report files.
Context
*BeginCFD()
*BeginRake()
Example
*RakeDefinition("Line")