- poICFD AddRakeAdds a new rake to the CFD Plot/Streamlines panel. 
- poICFD CreateStreamLinesCreates streamlines for the specified rakes based on the current settings in the CFD     Plot/Streamlines panel. 
- poICFD DeleteRakeDeletes the specified rake from the CFD Plot/Streamlines panel. 
- poICFD DeleteStreamLines Deletes the streamlines for the rakes specified in the CFD Plot/Streamlines     panel. 
- poICFD GetDataTypeReturns the data type that was used for the streamline creation in the CFD     Plot/Streamlines panel. 
- poICFD GetIntegrationMethodReturns the integration method that was used for the streamline creation in the CFD     Plot/Streamlines panel. 
- poICFD GetMaxBreakAngleReturns the threshold value for the break angle between two neighboring streamline     segments, which is used to decide if the two line segments should be merged into one, or kept     untouched. 
- poICFD GetMaxStepLengthReturns the maximum integration step length in the CFD Plot/Streamlines     panel. 
- poICFD GetNumOfStreamLineColorsReturns the number of colors in the color map that were used to color the individual     streamlines in the CFD Plot/Streamlines panel (when the 'color-by mode' is set to     "seed"). 
- poICFD GetRakeHandleReturns the handle of the rake specified by the rake_id. 
- poICFD GetRakeListReturns a list of rake IDs from the CFD Plot/Streamlines panel. 
- poICFD GetStreamLineColoredByModeReturns the 'colored-by mode' of the streamlines in the CFD Plot/Streamlines     panel. 
- poICFD GetStreamLineDecimationReturns whether decimation is being applied to streamlines in the CFD Plot/Streamlines     panel, in order to reduce the memory footprint. 
- poICFD GetStreamLineSizeReturns the size of the streamlines in the CFD Plot/Streamlines panel. 
- poICFD GetStreamLineStyleReturns the style of the streamlines in the CFD Plot/Streamlines panel. 
- poICFD SetDataTypeSets the data type used for the streamline creation in the CFD Plot/Streamlines     panel. 
- poICFD SetIntegrationMethodSpecifies the integration algorithm used for the streamline creation in the CFD     Plot/Streamlines panel. 
- poICFD SetMaxBreakAngleSpecifies the threshold value for the break angle between two neighboring streamline     segments, which is used to decide if the two line segments should be merged into one, or kept     untouched. 
- poICFD SetMaxStepLengthSpecifies the maximum integration step length in the CFD Plot/Streamlines     panel. 
- poICFD SetNumOfStreamLineColorsSpecifies the number of colors in the color map used to color the individual     streamlines in the CFD Plot/Streamlines panel (when the 'color-by mode' is set to     "seed"). 
- poICFD SetStreamLineColoredByModeSpecifies the 'colored-by mode' of the streamlines in the CFD Plot/Streamlines     panel. 
- poICFD SetStreamLineDecimationSpecifies whether decimation should be applied to the streamlines in the CFD     Plot/Streamlines panel, in order to reduce the memory footprint. 
- poICFD SetStreamLineSizeSpecifies the size of the streamlines in the CFD Plot/Streamlines panel. 
- poICFD SetStreamLineStyleSpecifies the style of the streamlines in the CFD Plot/Streamlines panel. 
- poICFD SetTerminationCriterionSpecifies the criterion for integration termination in the streamline creation in the     CFD Plot/Streamlines panel.