<div dir="ltr">It sounds like it. I believe that the user would have to use the extract surface filter first though.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 23, 2018 at 2:00 PM, Scott, W Alan <span dir="ltr"><<a href="mailto:wascott@sandia.gov" target="_blank">wascott@sandia.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Andy,<br>
Wouldn't the upcoming volume filter calculate the volume of fragments coming from the Connectivity filter?<br>
<span class="HOEnZb"><font color="#888888"><br>
Alan<br>
</font></span><span class="im HOEnZb"><br>
> -----Original Message-----<br>
> From: Cory Quammen [mailto:<a href="mailto:cory.quammen@kitware.com">cory.quammen@kitware.<wbr>com</a>]<br>
> Sent: Monday, January 22, 2018 9:29 PM<br>
> To: Scott, W Alan <<a href="mailto:wascott@sandia.gov">wascott@sandia.gov</a>><br>
</span><div class="HOEnZb"><div class="h5">> Cc: Bauer, Andy (External Contacts) <<a href="mailto:andy.bauer@kitware.com">andy.bauer@kitware.com</a>>;<br>
> <a href="mailto:paraview@paraview.org">paraview@paraview.org</a><br>
> Subject: Re: [EXTERNAL] Re: [Paraview] Material Interface Filter<br>
><br>
> On Wed, Jan 17, 2018 at 9:42 PM, Scott, W Alan <<a href="mailto:wascott@sandia.gov">wascott@sandia.gov</a>><br>
> wrote:<br>
> > Thanks Andy!  Although I will take a round about method, I would love<br>
> > a real solution.<br>
> ><br>
> ><br>
> ><br>
> > Cory?  Thoughts?<br>
> ><br>
> ><br>
> ><br>
> > Alan<br>
> ><br>
> ><br>
> ><br>
> > From: Andy Bauer [mailto:<a href="mailto:andy.bauer@kitware.com">andy.bauer@kitware.com</a><wbr>]<br>
> > Sent: Wednesday, January 17, 2018 9:24 AM<br>
> > To: Scott, W Alan <<a href="mailto:wascott@sandia.gov">wascott@sandia.gov</a>>; Quammen, Cory (External<br>
> > Contacts) <<a href="mailto:cory.quammen@kitware.com">cory.quammen@kitware.com</a>><br>
> > Cc: <a href="mailto:paraview@paraview.org">paraview@paraview.org</a><br>
> > Subject: [EXTERNAL] Re: [Paraview] Material Interface Filter<br>
> ><br>
> ><br>
> ><br>
> > The best way I can think of is to then use the threshold filter to<br>
> > isolate each of the pieces and then use the cell size filter on each<br>
> > piece. This would be fairly easy to automate in a Python script to<br>
> > just print out the values.<br>
> ><br>
> > Alternatively, I don't see a reason why the Connectivity filter<br>
> > couldn't have an option added to output a field data array with the<br>
> > summed sizes of each piece. Since Cory just made the connectivity<br>
> > filter work correctly in parallel it would surprise me that he may be<br>
> > familiar enough with the code to do the change in a couple of hours.<br>
><br>
> I'm hesitant to add an option in the Connectivity filter to do this.<br>
> Instead, I can imagine uses for a volume computation for surfaces/volumes<br>
> labeled by a RegionId that isn't necessarily assigned as a function of<br>
> connectivity. Instead, I would prefer to create a separate filter that computes<br>
> volumes for each RegionId in the input dataset. You would feed the output<br>
> of the Connectivity filter to this new filter and get the volume-per-region<br>
> information you want.<br>
><br>
> Cory<br>
><br>
> ><br>
> ><br>
> > On Tue, Jan 16, 2018 at 1:32 PM, Scott, W Alan <<a href="mailto:wascott@sandia.gov">wascott@sandia.gov</a>><br>
> wrote:<br>
> ><br>
> > I have a user that wants to use the equivalent of the Material<br>
> > Interface Filter on VTK files.  Is there a way to do this?  I did find<br>
> > the Connectivity filter, that gets me half way.  I then want to find<br>
> > the mass of these individual fragments.<br>
> ><br>
> ><br>
> ><br>
> > To test, I used Wavelet, the Clip by Sphere, then made the Radius 15,<br>
> > then ran the connectivity filter.<br>
> ><br>
> ><br>
> ><br>
> > Thanks,<br>
> ><br>
> ><br>
> ><br>
> > Alan<br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > ______________________________<wbr>_________________<br>
> > Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
> ><br>
> > Visit other Kitware open-source projects at<br>
> > <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
> ><br>
> > Please keep messages on-topic and check the ParaView Wiki at:<br>
> > <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
> ><br>
> > Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
> ><br>
> > Follow this link to subscribe/unsubscribe:<br>
> > <a href="https://paraview.org/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://paraview.org/mailman/<wbr>listinfo/paraview</a><br>
> ><br>
> ><br>
><br>
><br>
><br>
> --<br>
> Cory Quammen<br>
> Staff R&D Engineer<br>
> Kitware, Inc.<br>
</div></div></blockquote></div><br></div>