[Paraview] Python script not working after updating to 5.1

Heather.Sheldon at csiro.au Heather.Sheldon at csiro.au
Wed Jun 29 23:50:32 EDT 2016


I have just updated from Paraview 4.3.1 to 5.1.0 and am having trouble with a Python script that no longer works correctly.

The attached script cycles through exodus files in a given directory, and for each file plots a surface plot of GlobalElementId overlain with a threshold plot of 2 other cell variables (one after the other), producing a screenshot of each image. This was working just fine with v4.3.1, but when I run it in 5.1.0 it fails to plot  GlobalElementId except for the first file, and fails to show the scalar color bar for any of the files. What has gone wrong?

Regards.
Heather
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160630/98fca237/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aParaview_element_threshold_with_background.py
Type: text/x-python-script
Size: 5242 bytes
Desc: aParaview_element_threshold_with_background.py
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160630/98fca237/attachment.bin>


More information about the ParaView mailing list