Hi, I wanted to use some of the unexposed options in the Connectivity filter (i.e. the extraction mode):
http://paraview.org/OnlineHelpCurrent/PVConnectivityFilter.html What is the best way to make this happen? 1 - Python Programmable Filter ? I gave this a try, but was not able to get it working all as I was not sure about how to pass data in and out of the filter. 2 - Python Shell ? What would be the advantage of going this route? I am open to suggestions - and if someone more familiar with using Python in Paraview and found the examples from the Programmable Filter tough to use, so a simple minimal example would be great of either approach would be great. Thanks. _______________________________________________ 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
