Hello.
I have an error when I try to use EvenlySpacedStreamlines2D.
I’m trying to show pvtu 3D cell data with EvenlySpacedStreamlines2D.
So I tried following methods.
- Open data.
- Filter - CellDatatoPointData
- Filter - Slice - Z normal
- Filter - Calculator - “MS_B(T)_X”*iHat+“MS_B(T)_Y”*jHat
- Filter - EvenlySpacedStreamlines2D
Then error message is opened with no output data.
This is the error message.
ERROR: In C:\glr\builds\paraview\paraview-ci\build\superbuild\paraview\src\VTK\Common\ExecutionModel\vtkExecutive.cxx, line 753
vtkPVCompositeDataPipeline (0000010D3E253180): Algorithm vtkEvenlySpacedStreamlines2D(0000010D6FBAA600) returned failure for request: vtkInformation (0000010D78635990)
Debug: Off
Modified Time: 24541029
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA
FORWARD_DIRECTION: 0
ALGORITHM_AFTER_FORWARD: 1
FROM_OUTPUT_PORT: 0
I tried in Paraview 5.10.1, Paraview 5.11.0, and Paraview Master 5.11.0-RC1.
And no success.
I attached my pvtu file.
Air2.zip (2.0 MB)
Any reply would be helpful.
Thank you.