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
