Re: [Paraview] Design of Multiple Input Filter

2010-01-15 Thread Michael Jackson
great. Thanks. I actually have the ParaView User Guide for ParaView 3, could you point me in the general vicinity in the user guide where this is explained? The index wasn't much help but I am probably not looking up the correct terms. Thanks -- Mike Jackson www.bluequartz.net On Jan 15,

Re: [Paraview] Design of Multiple Input Filter

2010-01-15 Thread Burlen Loring
woops my bad! I guess I was thinking of chapter 11 13 in the VTK user guide... Michael Jackson wrote: great. Thanks. I actually have the ParaView User Guide for ParaView 3, could you point me in the general vicinity in the user guide where this is explained? The index wasn't much help but I

[Paraview] Design of Multiple Input Filter

2010-01-14 Thread Michael Jackson
I have an algorithm that needs to take 3 inputs. All three will be vtkImageData objects using Floating point values. I was wondering, before I even start anything, does the first data set in the pipeline have to be a composite data set so if I apply the filter I can assign specific pieces