Dear all, I met a problem when I converted table data to structured grid. The data is arranged as attached test.csv file. I set up Whole extent as ((0,2), (0,2), (0,1)). But the grid system does not look right. See below. I think the problem is the data ordering problem that are usually talked about in previous threads. Can anyone give a example of how to use this filter or give me some information on how to do it correctly. Thanks for all your considering. [image: 内嵌图片 1]
Fenglei Qi
x,y,z 1,1,1 1,2,1 1,3,1 1,1,2 1,2,2 1,3,2 2,1,1 2,2,1 2,3,1 2,1,2 2,2,2 2,3,2 3,1,1 3,2,1 3,3,1 3,1,2 3,2,2 3,3,2
_______________________________________________ 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
