[Paraview] Python programmable filter with two source inputs (in paraview 3.2)

Sylvester Gerardson sylvester.gerardson at gmail.com
Thu Oct 25 08:29:41 EDT 2007


Hi list,

Is it possible (when using a programmable filter) to use two source inputs?
For example a cutplane and a stream tracer?

How would you call the two streams?
 pdi1 = self.GetInput(1)
 pdi2 = self.GetInput(2)
Or something similar?

Any help would be greatly appreciated.

Sylvester



More information about the ParaView mailing list