Hi,
When I export state with the image data into the coprocessing python script
it includes some properties which don't appear when I use coprocessing. For
instance, "DataRepresentation1.SelectOrientationVectors = [None, '']". It
complains with:
File
"/Users/ndfabia/Desktop/Work/ParaView_build/Utilities/VTKPythonWrapping/para
view/servermanager.py", line 2367, in setProperty
return self.SetPropertyWithName(propName, value)
File
"/Users/ndfabia/Desktop/Work/ParaView_build/Utilities/VTKPythonWrapping/para
view/servermanager.py", line 256, in SetPropertyWithName
prop.SetData(arg)
File
"/Users/ndfabia/Desktop/Work/ParaView_build/Utilities/VTKPythonWrapping/para
view/servermanager.py", line 799, in SetData
self.SMProperty.SetElement(3, str(val))
UnboundLocalError: local variable 'val' referenced before assignment
It's using the same paraview to export the script as is running insitu...
Does anyone have a suggestion as to what I'm missing?
Thanks,
Nathan.
_______________________________________________
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