PoBaseStreamLineintegrationStepLengthFactor Property |
It is a factor of the size of a cell.
Namespace: OIV.MeshViz.Data
It represents the gap between two consecutive points of the calculated streamline. The gap depends of the cell's size. If S is the size of the current cell, the gap is S*integrationStepLengthFactor. The lower this step is, the more accurate the streamline is. Setting a value < 1, ensures that each cell which cross the streamline is taken into account. 0.3 by default.