accidentally copied wrong writerType. now rectilinear...

This commit is contained in:
Philip Eisenlohr 2016-04-24 13:22:06 -05:00
parent 8c0b0351cd
commit 88548cbb87
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@ for name in filenames:
# ------------------------------------------ output result ---------------------------------------
if name:
writer = vtk.vtkXMLPolyDataWriter()
writer = vtk.vtkXMLRectilinearGridWriter()
writer.SetCompressorTypeToZLib()
writer.SetDataModeToBinary()
writer.SetFileName(os.path.join(os.path.split(name)[0],