<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-9">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am calculating volume of solid constructed by
vtkDelaunay3D applied to a point cloud.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i am using vtkGeometryFilter ->
vtkTriangleFilter -> vtkMassProperties in order to get volume of the solid. I
am not sure whether the calculated volume is correct, because if i
add</FONT></DIV>
<DIV><FONT size=2><FONT face=Arial>vtkDecimatePro filter or
vtkSmoothPolyDataFilter the volume changes. Without vtkDecimatePro , the volume
seems to be more than it should be.What should i do to find true volume? Thanks
in advance.</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>murat aydin</FONT></DIV>
<DIV><FONT face=Arial size=2>Netcad</FONT></DIV></BODY></HTML>