*IntegrationMode()
Specifies if the streamlines are to be displayed downstream, upstream, or both.
Syntax
*IntegrationMode (Mode)
Application
HyperView
Inputs
- Mode
 - Streamlines may be drawn upstream, downstream, or both ways.
 
Context
*BeginCFD()
*BeginRake()
Example
*IntegrationMode("Both")
      Comments
Valid values are: "Upstream", "Downstream", or "Both".