vtkIntegrateAttributes not available

Good morning,

I am trying to integrate some arrays within a .VTK, and found about the “vtkIntegrateAttributes”, but on python that module seems to not exist. I am using vtk8.1 with python2.7. What could be the problem?

“”
import vtk
vtk.vtkIntegrateAttributes()

‘module’ object has no attribute ‘vtkIntegrateAttributes’

“”

Kind regards.

What version of ParaView are you using and how was it built?

I just tried creating a vtk.vtkIntegrateAttributes filter in ParaView 5.8 that I got from the download site and didn’t have any issues.

Not using paraview, just the vtk module for python. It is vtk 8.1.

Thanks!

Then please ask on vtk discourse : https://discourse.vtk.org/