Dear all,
I was using paraview 3.14.1 with python Shell on my old computer.
I have tested the paraview 4.1.0 on my new computer. It seems that
some VTK filters are missing in the distributed vtk package from
paraview 4.1.0.
Here is the command line used to load the VTK package:
import paraview.vtk as vtk
When using
help(vtk)
The listed filters are very limited. For example, I want to use
"vtkTransformPolyDataFilter", and it isn't loaded.
Is there a different way of loading the VTK package?
Thanks,
Laurent.
|
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview