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><div class="gmail_quote">2009/3/27 Chris Kees <span dir="ltr">&lt;<a href="mailto:christopher.e.kees@usace.army.mil">christopher.e.kees@usace.army.mil</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
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>
        Block 0<br>
                0: UnstructredGrid<br>
                ...<br>
                511: UnstructuredGrid<br>
<br>
So far I&#39;ve tried MergeBlocks-&gt;ExtractSurface-&gt;FeatureEdges-&gt;Clip and various permutations that I&#39;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&#39;m sure people do this all the time, but I can&#39;t seem to get it right. I&#39;m wondering if I&#39;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 <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://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br>