Are you sure it's a "structured grid" or is an "image data"? Refer to this for difference between the two: http://www.paraview.org/Wiki/ParaView/Users_Guide/VTK_Data_Model
Programmable filer may be the easiest way to go. Attached is an extract from the ParaView User's Guide that's currently being updated. A combination of recipes shown in Sections 14.2.1 and 14.2.4 is what should help. Utkarsh ParaViewUsersGuideExtract.pdf <https://docs.google.com/a/kitware.com/file/d/0B26kKqqTZSgGN2FxVDVnX0hUWEk/edit?usp=drive_web> On Wed, Sep 10, 2014 at 4:56 PM, Mohammad KONESHLOO via ParaView < [email protected]> wrote: > Hi everybody, > > I'm trying to convert a big csv file to a simple structured grid > (100x100x136). I imported it to Pra-view, but I could not convert it to > grid using Filters-> "Table to Structured Grid". another attempt was > creating a vts/vtk file from my csv file, but the structure of file is > ambiguous. I couldn't find any example. > In VTK pdf file regarding file formats, there is just an example for > structured point (page.18), I copied and pasted this example in Notepad++ > and saved with .vts and vtk extension, but I could not open in in Paraview > (4.2.0 RC1 64-bit). > > Do you have any example file or comment on the file structure? > > Thanks > > _______________________________________________ > 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://public.kitware.com/mailman/listinfo/paraview > >
_______________________________________________ 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://public.kitware.com/mailman/listinfo/paraview
