StreamTracerWithCustomSource

Two suggestions:

1. In Python, dir(paraview.simple) or help(paraview.simple)
2. Use idle (or something like it) and StreamTr <tab> for tab completion

These are the methods I use to find a source/filter/writer I can't
remember the name of. Also, use the name in the GUI as a starting
point. The Python name is the GUI name with things like spaces and
parentheses removed.

Best,
-berk

On Wed, Dec 2, 2009 at 8:11 AM, Fred Fred <[email protected]> wrote:
> ArbitrarySourceStreamTracer does not work.
>
>
> ________________________________
> Avec Internet Explorer, surfez en toute discrétion sur internet Cliquez ici
> !
> _______________________________________________
> 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
>
>
_______________________________________________
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