Hello,

thank you for your messages. I tried changing "del writer" to "Delete(writer)".
However, I get the following error now:
Traceback (most recent call last):
  File "/scratch/mesh3mm/Z085_velocity_data.py", line 41, in <module>
    Delete(writer)
  File "/software/paraview/3.14.1/lib/paraview-3.14/site-
packages/paraview/simple.py", line 426, in Delete
    servermanager.UnRegister(proxy)
  File "/software/paraview/3.14.1/lib/paraview-3.14/site-
packages/paraview/servermanager.py", line 2672, in UnRegister
    raise RuntimeError, "UnRegistration error."
RuntimeError: UnRegistration error.


_______________________________________________
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

Reply via email to