[Paraview] Set Id for unordered cells in vtkunstructeredgrid

2013-06-06 Thread Dennis Pfleiderer
Hello;   i´m writing a paraview reader for my specific geo-file, combined with a specific solution-file.the files don´t have any vtk format, only a list of floats. First I created a vtkHexahedron out of vtkpoints and than i commited the cells to an vtkunstructeredgrid. this is only a geo-file

[Paraview] Set Id for unordered cells in vtkunstructeredgrid

2013-06-06 Thread Dennis Pfleiderer
Hello;   i´m writing a paraview reader for my specific geo-file, combined with a specific solution-file.the files don´t have any vtk format, only a list of floats. First I created a vtkHexahedron out of vtkpoints and than i commited the cells to an vtkunstructeredgrid. this is only a geo-file.