Specifies whether or not the seeds for a given rake definition in a CFD plot will be displayed.
Syntax |
*ShowSeedOutline(state) |
|
Argument |
Name |
Description |
state |
The display status of the seeds for a given rake definition ("On" or "Off"). |
|
Example |
*BeginCFD() *BeginRake() *ShowSeedOutline(“On/Off”) *EndRake() *EndCFD() |
|
Application |
HyperView. |
|
Context |
||
Comments |
A *ShowSeedOutline() command may be placed inside a *BeginRake() block to capture the display status of a given rake definition in a CFD plot. |
|
See also |
|
|
|