*ShowSeedOutline()
Specifies whether or not the seeds for a given rake definition in a CFD plot will be displayed.
Syntax
*ShowSeedOutline (state)
Application
HyperView
Inputs
- state
- The display status of the seeds for a given rake definition ("On" or "Off").
Context
*BeginRake()
Example
*BeginCFD()
*BeginRake()
*ShowSeedOutline(“On/Off”)
*EndRake()
*EndCFD()
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.