<html><head></head><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1484085164036_36408"><span>Hi,</span></div><div id="yui_3_16_0_ym19_1_1484085164036_36409"><span><br></span></div><div id="yui_3_16_0_ym19_1_1484085164036_36411"><span id="yui_3_16_0_ym19_1_1484085164036_36410">I just went back working on this project, the integratevariable filter is sloving my problem and giving nice results. </span></div><div id="yui_3_16_0_ym19_1_1484085164036_36413"><span id="yui_3_16_0_ym19_1_1484085164036_36412">Thank you very much for the help.</span></div><div id="yui_3_16_0_ym19_1_1484085164036_36414"><span><br></span></div><div id="yui_3_16_0_ym19_1_1484085164036_36415"><span>Regards,</span></div><div id="yui_3_16_0_ym19_1_1484085164036_36436"><span>islem</span></div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: verdana, helvetica, sans-serif; font-size: 16px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"><font size="2" face="Arial"> Le Jeudi 7 avril 2016 15h23, Favre Jean <jfavre@cscs.ch> a écrit :<br></font></div>  <br><br> <div class="y_msg_container"><div id="yiv0363527107"><style type="text/css">#yiv0363527107 P {margin-top:0;margin-bottom:0;}</style><div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt;">I recommend using the IntegrateVariables filter which will give the correct answer for wedges and pyramids. The output is put into an unstructured mesh with a single vertex cell,
 holding the "Volume" in its Cell Data. The implemented is in vtkIntegrateAttributes which triangulates the non-trivial cells into tetrahedra, performing the sum of all volumes within the cell.<br clear="none">
 <br clear="none">
<div>The reason you get a -1 using the python calculator can be linked to the implementation of vtkCellQuality returning this->GetUnsupportedGeometry() (equal to -1) for wedges and pyramids.<br clear="none">
<br clear="none">
<div class="yiv0363527107BodyFragment"><font size="2"><span style="font-size:10pt;">
</span></font><div class="yiv0363527107yqt0256285860" id="yiv0363527107yqtfd94706"><div class="yiv0363527107PlainText">-----------------<br clear="none">
Jean</div>
</div></div><div class="yiv0363527107yqt0256285860" id="yiv0363527107yqtfd02534">
</div></div><div class="yiv0363527107yqt0256285860" id="yiv0363527107yqtfd71542">
</div></div><div class="yiv0363527107yqt0256285860" id="yiv0363527107yqtfd90965">
</div></div></div><br><br></div>  </div> </div>  </div></div></body></html>