Hello,
 
I was wondering if there was any reason that vtkLinearSelector is not available 
from the Python programmable filter?  I've tried using the following code to 
access it:
 from paraview.vtk import vtkFiltersSelection
v = vtkFiltersSelection.vtkLinearSelector()
 
Having a quick look at the source code Make file it appears as though the 
FiltersSelection module is not included in the VTKModules.cmake file, is there 
any reason for this?  If I include it and rebuilt the application would it work?
 
John
_______________________________________________
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

Reply via email to