<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style>
<!--
@font-face
        {font-family:"Cambria Math"}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:Tahoma}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif}
a:link, span.MsoHyperlink
        {color:#0563C1;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:#954F72;
        text-decoration:underline}
p
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif}
p.msonormal0, li.msonormal0, div.msonormal0
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman",serif}
span.EmailStyle19
        {font-family:"Calibri",sans-serif;
        color:#1F497D}
.MsoChpDefault
        {font-size:10.0pt}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
-->
</style><style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1" lang="EN-US" link="#0563C1" vlink="#954F72">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Sort of, but not exactly.  Threshold would allow me to remove<br>
blocks below a min value and above a max value.  But what I<br>
want is to be able to select (via a checkbox list, for example)<br>
exactly which blocks I want to see, not limited to those in a<br>
range.  And to reiterate, "block n" consists of all cells with<br>
value n in a cell-centered data field.<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF92164"><font face="Tahoma" color="#000000" size="2"><b>From:</b> Scott, W Alan [wascott@sandia.gov]<br>
<b>Sent:</b> Wednesday, April 20, 2016 5:00 PM<br>
<b>To:</b> Carlson, Neil; paraview@paraview.org<br>
<b>Subject:</b> RE: [EXTERNAL] [Paraview] Extracting cells by label<br>
</font><br>
</div>
<div></div>
<div>
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri",sans-serif; color:#1F497D">You mean like the threshold filter?  Threshold out those blocks you don’t want…</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri",sans-serif; color:#1F497D"> </span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri",sans-serif; color:#1F497D">Alan</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri",sans-serif; color:#1F497D"> </span></p>
<div>
<div style="border:none; border-top:solid #E1E1E1 1.0pt; padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:11.0pt; font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt; font-family:"Calibri",sans-serif"> ParaView [mailto:paraview-bounces@paraview.org]
<b>On Behalf Of </b>Carlson, Neil<br>
<b>Sent:</b> Wednesday, April 20, 2016 4:13 PM<br>
<b>To:</b> paraview@paraview.org<br>
<b>Subject:</b> [EXTERNAL] [Paraview] Extracting cells by label</span></p>
</div>
</div>
<p class="MsoNormal"> </p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-size:10.0pt; font-family:"Tahoma",sans-serif; color:black">I have a grid (unstructured and not multi-block) and a cell-centered<br>
data field on the grid.  The field has integer values that serve to<br>
group the cells into conceptual blocks: cells with value 1 form block 1,<br>
and so forth.  Is there some filter that can use such data to actually<br>
extract blocks in such a way that paraview can control their loading<br>
individually, like with the multiblock inspector or the ExtractBlock<br>
filter?<br>
<br>
Thanks, Neil</span></p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>