[Paraview] XMLPUnstructuredGridWriter arguments

Jean M. Favre jfavre at cscs.ch
Mon Oct 19 11:22:44 EDT 2009


Dear all

I am porting some code python code from 3.4 to 3.6 and cvs

The following code, which works fine in 3.4 raises an error in the more
recent versions.

writer = sm.writers.XMLPUnstructuredGridWriter()
writer.NumberOfPieces = 4

Attribute NumberOfPieces does not exist...

Any fix possible?

TIA
Jean--
Swiss National Supercomputing Center



More information about the ParaView mailing list