<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Ok both solutions works well, although MergeBlock makes a conversion, which could actually be desirable.<div>This raises a question: except from being a more economic storage scheme, is there any benefit of having a curvilinear grid rather than an unstructured one, regarding algorithm complexity? My particular concern is to determine which cells of 2 grids intersect the other grid.</div><div>Anyway thx for your help.</div><div><br><div>&gt; From: dave.demarle@kitware.com<br>&gt; Date: Tue, 8 Nov 2011 12:53:25 -0500<br>&gt; Subject: Re: [Paraview] Bug in ExtractBlock?<br>&gt; To: stan1313@hotmail.fr<br>&gt; CC: utkarsh.ayachit@kitware.com; paraview@paraview.org<br>&gt; <br>&gt; Actually, a better solution is to apply the Merge Blocks filter after<br>&gt; the Extract Block filter. Then you shouldn't have to save and reopen.<br>&gt; <br>&gt; But to answer your question, save it as a vtm file and then open up<br>&gt; the directory pointed to by the .vtm file and open up the one vtk file<br>&gt; inside.<br>&gt; <br>&gt; David E DeMarle<br>&gt; Kitware, Inc.<br>&gt; R&amp;D Engineer<br>&gt; 21 Corporate Drive<br>&gt; Clifton Park, NY 12065-8662<br>&gt; Phone: 518-881-4909<br>&gt; <br>&gt; <br>&gt; <br>&gt; On Tue, Nov 8, 2011 at 12:43 PM, Fred Fred &lt;stan1313@hotmail.fr&gt; wrote:<br>&gt; &gt; Hmmm, how do you do it?<br>&gt; &gt; If I use the Save Data submenu, I am asked to save it as a multi-block<br>&gt; &gt; dataset and, as expected, I get back a multiblock dataset when I read it<br>&gt; &gt; again!<br>&gt; &gt;<br>&gt; &gt;&gt; From: dave.demarle@kitware.com<br>&gt; &gt;&gt; Date: Tue, 8 Nov 2011 07:20:47 -0500<br>&gt; &gt;&gt; Subject: Re: [Paraview] Bug in ExtractBlock?<br>&gt; &gt;&gt; To: utkarsh.ayachit@kitware.com<br>&gt; &gt;&gt; CC: stan1313@hotmail.fr; paraview@paraview.org<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; A work around is to write out the data and read it back in.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; David E DeMarle<br>&gt; &gt;&gt; Kitware, Inc.<br>&gt; &gt;&gt; R&amp;D Engineer<br>&gt; &gt;&gt; 21 Corporate Drive<br>&gt; &gt;&gt; Clifton Park, NY 12065-8662<br>&gt; &gt;&gt; Phone: 518-881-4909<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; On Tue, Nov 8, 2011 at 7:15 AM, Utkarsh Ayachit<br>&gt; &gt;&gt; &lt;utkarsh.ayachit@kitware.com&gt; wrote:<br>&gt; &gt;&gt; &gt; Nope, that's expected behavior. ExtractBlock will always still produce<br>&gt; &gt;&gt; &gt; a multi-block dataset. Without going too much into details, the<br>&gt; &gt;&gt; &gt; requirements of VTK pipeline make it tricky to write a filter that<br>&gt; &gt;&gt; &gt; produces a structured data-set from by extracting a block from a input<br>&gt; &gt;&gt; &gt; composite dataset.<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; On Mon, Nov 7, 2011 at 6:38 AM, Fred Fred &lt;stan1313@hotmail.fr&gt; wrote:<br>&gt; &gt;&gt; &gt;&gt; Hello,<br>&gt; &gt;&gt; &gt;&gt; I have a dataset that is actually a multi-block with just a single<br>&gt; &gt;&gt; &gt;&gt; curvilinear block and I would like to convert it in a simple<br>&gt; &gt;&gt; &gt;&gt; curvilinear<br>&gt; &gt;&gt; &gt;&gt; dataset. I expected that ExtractBlock would make the job, since it is<br>&gt; &gt;&gt; &gt;&gt; supposed to delete the umbrella structure when just a single block<br>&gt; &gt;&gt; &gt;&gt; remains<br>&gt; &gt;&gt; &gt;&gt; and the Prune Output option is selected, which is teh default BTW.<br>&gt; &gt;&gt; &gt;&gt; But the output is exactly the same as the input.<br>&gt; &gt;&gt; &gt;&gt; Bug of the ExtractBlock implementation?<br>&gt; &gt;&gt; &gt;&gt; Configuration: ParaView-3.10.1 64 bits Mac OsX Snow Leopard<br>&gt; &gt;&gt; &gt;&gt;<br>&gt; &gt;&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; &gt;&gt; Powered by www.kitware.com<br>&gt; &gt;&gt; &gt;&gt;<br>&gt; &gt;&gt; &gt;&gt; Visit other Kitware open-source projects at<br>&gt; &gt;&gt; &gt;&gt; http://www.kitware.com/opensource/opensource.html<br>&gt; &gt;&gt; &gt;&gt;<br>&gt; &gt;&gt; &gt;&gt; Please keep messages on-topic and check the ParaView Wiki at:<br>&gt; &gt;&gt; &gt;&gt; http://paraview.org/Wiki/ParaView<br>&gt; &gt;&gt; &gt;&gt;<br>&gt; &gt;&gt; &gt;&gt; Follow this link to subscribe/unsubscribe:<br>&gt; &gt;&gt; &gt;&gt; http://www.paraview.org/mailman/listinfo/paraview<br>&gt; &gt;&gt; &gt;&gt;<br>&gt; &gt;&gt; &gt;&gt;<br>&gt; &gt;&gt; &gt; _______________________________________________<br>&gt; &gt;&gt; &gt; Powered by www.kitware.com<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Visit other Kitware open-source projects at<br>&gt; &gt;&gt; &gt; http://www.kitware.com/opensource/opensource.html<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Please keep messages on-topic and check the ParaView Wiki at:<br>&gt; &gt;&gt; &gt; http://paraview.org/Wiki/ParaView<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Follow this link to subscribe/unsubscribe:<br>&gt; &gt;&gt; &gt; http://www.paraview.org/mailman/listinfo/paraview<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;<br></div></div>                                               </div></body>
</html>