Sorry on my version I changed this, but I pasted the original above.
In my version it reads:
vel = vtk_to_numpy(point_data.GetAbstractArray('Velocity'))
points = vtk_to_numpy(data.GetPoints().GetData())
Sorry on my version I changed this, but I pasted the original above.
In my version it reads:
vel = vtk_to_numpy(point_data.GetAbstractArray('Velocity'))
points = vtk_to_numpy(data.GetPoints().GetData())