<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 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
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang="EN-US" link="blue" vlink="purple">

<div class="Section1">

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D">Thanks guys. I figured out the problem. My pipelines were not
properly setup.</span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D">Gerrick</span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D"> </span></p>

<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">

<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Gerrick Bivins
[mailto:<a href="mailto:gbivins@objectreservoir.com">gbivins@objectreservoir.com</a>] <br>
<b>Sent:</b> Thursday, November 12, 2009 2:40 PM<br>
<b>To:</b> Bill Lorensen<br>
<b>Cc:</b> Berk Geveci; <a href="mailto:vtk-developers@vtk.org">vtk-developers@vtk.org</a><br>
<b>Subject:</b> Re: [vtk-developers] vtkIntegrateAttributes...closed surface
volume?</span></p>

</div>

<p class="MsoNormal"> </p>

<p class="MsoNormal">Nothing.</p>

<div>

<p class="MsoNormal">;)</p>

</div>

<div>

<p class="MsoNormal">I need to calculate average value of the attributes in my
dataset so I need volume as well as integration of the attributes.</p>

<div>

<p class="MsoNormal">vtkMassProperties has worked correctly for volumes for me so
far.</p>

</div>

<div>

<p class="MsoNormal" style="margin-bottom:12.0pt"> </p>

<div>

<p class="MsoNormal">On Thu, Nov 12, 2009 at 2:31 PM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> wrote:</p>

<p class="MsoNormal">What is the problem with vtkMassProperties?<br>
<br>
On Thu, Nov 12, 2009 at 3:20 PM, Gerrick Bivins</p>

<div>

<div>

<p class="MsoNormal"><<a href="mailto:gbivins@objectreservoir.com">gbivins@objectreservoir.com</a>>
wrote:<br>
> Hi Berk,<br>
> Sorry about that. I thought I could simply replace vtkMassProperties with<br>
> vtkIntegrateAttributes and it would work.<br>
> I was previously attaching the vtkIntegrateAttributes after my
geometry<br>
> filter (this was the  for vtkMassProperties), but now I've changed my<br>
> pipeline to attach the vtkIntegrateAttributes filter to the output of the<br>
> source.<br>
> This however it is resulting in an error .<br>
> No integrated pointdata arrays are calculated and the only celldata array
is<br>
> null, even<br>
> though vtkIntegrateAttributes.GetOutputPort().GetCellData().GetNumberOfArrays()<br>
> returns 1.<br>
> This is what my pipeline looks like:<br>
> vtkMultiBlockDataSetAlgorithm<br>
> vtkArrayCalculator<br>
> vtkClipDataset<br>
> vtkIntegrateAttributes<br>
> Any suggestions?<br>
> Gerrick<br>
><br>
> On Thu, Nov 12, 2009 at 1:45 PM, Berk Geveci <<a href="mailto:berk.geveci@kitware.com">berk.geveci@kitware.com</a>><br>
> wrote:<br>
>><br>
>> I am not sure I follow. IntegrateAttributes should not produce a<br>
>> volume if you apply it on a surface (i.e. polydata). It should produce<br>
>> an area. It can only calculate the volume of 3D cells.<br>
>><br>
>> -berk<br>
>><br>
>> On Thu, Nov 12, 2009 at 12:37 PM, Gerrick Bivins<br>
>> <<a href="mailto:gbivins@objectreservoir.com">gbivins@objectreservoir.com</a>>
wrote:<br>
>> > Hi All,<br>
>> > I'm looking @ using the class vtkIntegrateAttributes (currently
in<br>
>> > Paraview)<br>
>> > instead of vtkMassProperties to calculate the volume of datasets.<br>
>> > I'm wondering why vtkIntegrateAttributes doesn't calculate
the volume of<br>
>> > a<br>
>> > closed surface outside of paraview but when used in paraview, it
reports<br>
>> > the<br>
>> > volume.<br>
>> > Also, why isn't the filter able to calculate the volume of a
closed<br>
>> > surface?<br>
>> > Thanks for any input here,<br>
>> > Gerrick<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<br>
>> > <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>> ><br>
>> > Follow this link to subscribe/unsubscribe:<br>
>> > <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
>> ><br>
>> ><br>
>> ><br>
><br>
><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<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
><br>
><br>
></p>

</div>

</div>

</div>

<p class="MsoNormal"> </p>

</div>

</div>

</div>

</body>

</html>