[Paraview] Calculator function

Eric Meloche emeloche1 at gmail.com
Tue Dec 22 10:05:44 EST 2009


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..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20091222/dea08684/attachment.htm>


More information about the ParaView mailing list