<HTML>
<HEAD>
<TITLE>Re: [Paraview] extract surface of multiblock mesh</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>You may want to be clipping the surface, not the feature edges (which should be just lines where the mesh bends sharply).<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>MergeBlocks-&gt;Clean to Grid-&gt;ExtractSurface-&gt;Clip<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
-Ken<BR>
<BR>
<BR>
On 3/30/09 2:11 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'>Hi Chris,<BR>
<BR>
Use the &quot;Clean to Grid&quot; filter to merge all the duplicate points before extracting the surface.  So, <BR>
<BR>
    MergeBlocks-&gt;Clean to Grid-&gt;ExtractSurface-&gt;FeatureEdges-&gt;Clip<BR>
<BR>
Regards,<BR>
Paul<BR>
<BR>
2009/3/27 Chris Kees &lt;<a href="christopher.e.kees@usace.army.mil">christopher.e.kees@usace.army.mil</a>&gt;<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
<BR>
I would like to extract the surface mesh of a 3D tetrahedral mesh and clip off one boundary to see what is inside. This is to visualize a flow simulation around an object inside a tank.  The tetrahedral mesh is partitioned into 512 subdomains so if you look in the information viewer you see<BR>
Multiblock-DataSet<BR>
&nbsp;       Block 0<BR>
&nbsp;               0: UnstructredGrid<BR>
&nbsp;               ...<BR>
&nbsp;               511: UnstructuredGrid<BR>
<BR>
So far I've tried MergeBlocks-&gt;ExtractSurface-&gt;FeatureEdges-&gt;Clip and various permutations that I've seen in previous posts and the wiki, but I always end up with the  surfaces on the interior of the tank as if it still sees each subdomain as a closed surface.  I'm sure people do this all the time, but I can't seem to get it right. I'm wondering if I've written the data incorrectly so there is no simple way for paraview to eliminate internal processor boundaries from the domain.<BR>
<BR>
Chris<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>
</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="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>