[Paraview] Probe filter Input

Berk Geveci berk.geveci at gmail.com
Fri May 19 14:31:22 EDT 2006


You are going down the wrong path. Look at these posts:
http://public.kitware.com/pipermail/paraview/2006-March/002747.html
http://public.kitware.com/pipermail/paraview/2006-March/002818.html

Your problem is very similar in that you want to change the hard-wired input
of the probe filter (Stephen wanted to change the input of the streamline
filter). I will forward you the configuration files for the stream tracer.
Looking at those, you should be able to figure out how to write a new
configuration for a probe filter.

-Berk


On 5/19/06, shawn mckenziie <shawn.mcknezie at gmail.com> wrote:
>
> Hi,
> I wish to make the probe filter take in any source as an input object .
> The current Probe filter calls the "GetInput" method to set the input as a
> line or point, but when i call this method with a general object, my filter
> does not appear on the filter list.
>
> this input will allow any object so i should be ok. In the vtkProbeFilter
> code i cannot find any method SetInput so i am assuming it is inherited from
> above somewhere, since it works for a point/line already.
>
> Should i have to change my SetInput call? any suggestions appreciated.
> thanks
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20060519/e6a8ec16/attachment.html


More information about the ParaView mailing list