Yes. If one of the first level children is a multi-block dataset, you can do something like:<br><br>dataInformation.GetCompositeDataInformation().GetDataInformation(i).GetCompositeDataInformation().GetInformation(j)<br><br>
-berk<br><br><div class="gmail_quote">On Sat, Feb 27, 2010 at 5:33 AM, <a href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a> <span dir="ltr">&lt;<a href="mailto:Bastil2001@yahoo.de">Bastil2001@yahoo.de</a>&gt;</span> wrote:<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 use python to extract blocks of a multi-block dataset. In both 3.6.2<br>
and 3.7-dev I can do:<br>
<br>
<a href="http://www.cmake.org/Wiki/Extracting_Multiple_Blocks" target="_blank">http://www.cmake.org/Wiki/Extracting_Multiple_Blocks</a><br>
<br>
However it was discussed it will be easier in 3.8?<br>
IS there an opportunity to query for names in an multiblock-dataset with<br>
deepth &gt; 1? The link below works e.g. for Ensight Reader inputs since it<br>
is of deepth 1 but not for mutliblock data with larger deepth.<br>
<br>
Thanks Basti<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>