[Paraview] Python->StreamTracer.MaximumPropagation

Berk Geveci berk.geveci at kitware.com
Wed Dec 2 07:16:28 EST 2009


That property is called MaximumStreamlineLength to be consistent with
the GUI. It sounds like our online documentation is out of date. I
suggest doing:

s = StreamTracer()
help(s)

-berk

On Wed, Dec 2, 2009 at 7:03 AM, Fred Fred <stan1313 at hotmail.fr> wrote:
> This attribute is supposed to exist in the Python API but I get an error:
>   AttributeError: Attribute MaximumPropagation does not exist
>
>
> ________________________________
> 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
>
>


More information about the ParaView mailing list