*IntegrationMethod()
Specifies the integration method used to create streamlines in the CFD/Streamlines panel.
Syntax
*IntegrationMethod (Method)
Application
HyperView
Inputs
- Method
 - The integration method used in the creation of streamlines.
 
Context
*BeginCFD()
Example
*IntegrationMethod("Runge-Kutta2")
      Comments
"Runge-Kutta2" is the only valid argument which can be used currently.