Sorry, bad documentation. SeedType is the property you are looking for. -berk
On Wed, Dec 2, 2009 at 10:48 AM, Fred Fred <[email protected]> wrote: > Thx but new problem: how to specify the source? > st = StreamTracerWithCustomSource() > help(st) > generates the same options as for StreamTracer > >> Date: Wed, 2 Dec 2009 10:35:42 -0500 >> Subject: Re: [Paraview] Name of StreamTracer (CustomSource) in Python? >> From: [email protected] >> To: [email protected] >> CC: [email protected] >> >> 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 >> > >> > > > ________________________________ > PC, téléphones portables, souris hi-tech. à gagner grâce à Hotmail ! C'est > 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
