<div dir="ltr">Hi Andy,<div><br></div><div>It works in your way. Can you provide more information on how to make a correct ordering of points. I don't understand how the connectivity is built in Paraview. Any sources for me to refer to? Thank you.</div><div><br></div><div>Fenglei</div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-09-15 12:29 GMT-05:00 Andy Bauer <span dir="ltr"><<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi,<br><br></div>I think the issue is that your ordering is wrong. VTK/ParaView assumes that you iterate over x the fastest, then y, and z is iterated over the slowest. <br><br></div>For the table to structured grid filter, if you set the whole extent to [0, 2, 0, 1, 0, 2] and the X Column to y, Y Column to z and Z Column to x then at least the connectivity looks correct. If this output has the wrong orientation you can either change the ordering of the CXV file or use the transform filter to rotate it around.<br><br>Andy<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Mon, Sep 15, 2014 at 1:19 PM, fenglei qi <span dir="ltr"><<a href="mailto:qifl2008@gmail.com" target="_blank">qifl2008@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Dear all,<div><br></div><div>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.</div><div><img src="cid:ii_1487a514a7c1cb25" alt="内嵌图片 1" width="510" height="334"><span><font color="#888888"><br></font></span></div><span><font color="#888888"><div><br></div><div>Fenglei Qi</div></font></span></div>
<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>