<HTML>
<HEAD>
<TITLE>Re: [Paraview] How to extract a subdataset?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Somehow I missed this original email.<BR>
<BR>
I don&#8217;t think BuildLinks is a good explanation here. &nbsp;If you have removed 99 out of 100 cells, I can&#8217;t imagine the output growing to take up twice as much memory just because links were built. &nbsp;The clip filter will also tetrahedral your data, but that should only grow it by a factor of at most 6, not 200.<BR>
<BR>
I assume you are using the Clip filter with Clip Type of Box. &nbsp;Are you sure that the output contains the cells that are inside the box (the 1%) rather than outside the box (the 99%)? &nbsp;By default, the clip filter will clip away everything inside the box and leave the rest. &nbsp;To get only the cells in the box, you have to click on the Inside Out checkbox. &nbsp;If you set the representation to Surface, do you get what you expect? &nbsp;Does the cell count drop by a factor of 100?<BR>
<BR>
BTW, using Extract Cells By Region was a good suggestion. &nbsp;If you are just interested in extracting a group of cells, this filter should be more efficient and consume less memory.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 9/3/09 5:54 AM, &quot;Paul Edwards&quot; &lt;<a href="paul.m.edwards@gmail.com">paul.m.edwards@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I think this is the result of BuildLinks being called.<BR>
<BR>
Regards,<BR>
Paul<BR>
<BR>
2009/9/3 Fred Fred &lt;<a href="stan1313@hotmail.fr">stan1313@hotmail.fr</a>&gt;<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I mean without having the subset be more memory consumming than its including part!<BR>
I have an unstructured data set with 9 scalar data fields, which occupies 573 MB, I clip it with a very small box (less than 1% of the whole domain) and the resulting subset occupies 1,920 MB!! Nice!<BR>
So:<BR>
  1) how is it possible?<BR>
  2) how to clip an unstructured dataset with the expected resulting effect on the memory size?<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="100%">Messenger d&eacute;barque dans Hotmail ! Essayez-le ! &lt;<a href="http://www.windowslive.fr/hotmail/web-messenger/">http://www.windowslive.fr/hotmail/web-messenger/</a>&gt; <BR>
<BR>
_______________________________________________<BR>
Powered by www.kitware.com &lt;<a href="http://www.kitware.com">http://www.kitware.com</a>&gt; <BR>
<BR>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">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">http://paraview.org/Wiki/ParaView</a><BR>
<BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:7.5pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>