<HTML>
<HEAD>
<TITLE>Re: [Paraview] How to clip an image according to a surface?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>You can use the Resample With Dataset filter to apply the field values of the unstructured grid to the surface of the poly data. &nbsp;It is roughly equivalent to intersecting the unstructured grid with the surface.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 11/30/10 10:17 AM, &quot;james ramm&quot; &lt;<a href="jamessramm@gmail.com">jamessramm@gmail.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT SIZE="2"><FONT FACE="Arial"><SPAN STYLE='font-size:10pt'>Hi<BR>
I use paraview 3.8.1 to visualize geophysical data. My data are arranged<BR>
as an unstructured grid of cell data. This gives an image of resistivity<BR>
(the colour value) in 3 dimensions.<BR>
I also have another image giving the maximum depth to which I can trust<BR>
the previous data. This is a polydata dataset of point data, where the<BR>
points are simply the depths.<BR>
<BR>
Is it possible to clip or threshold my original image (the unstructured<BR>
grid) according to the depths given in the polydata?  I.e cut away any<BR>
data in the original image that is below xx depth, where xx is given in<BR>
the polydata surface?<BR>
<BR>
Thanks<BR>
James R <BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><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>