[Paraview] Calculator function

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Dec 22 13:02:42 EST 2009


That's a known bug.
http://paraview.org/Bug/view.php?id=10049

Utkarsh

On Tue, Dec 22, 2009 at 10:05 AM, Eric Meloche <emeloche1 at gmail.com> wrote:
> How do you get a function to display on the Object inspector using python
> shell.
>
>
> The point data has a scalar variable called "H_field"
>
> i use the following command in the python shell.
>
> __________________________________________
>
> Calculator1=Calculator()
> Calculator1.AttributeMode='point_data'
> Calculator1.Function='H_field*2'
>
>
> ___________________________________________
>
> Nothing is displayed in the object inspector..
>
>
>
> _______________________________________________
> 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