Yes, I looked. In this example all points are integer values in double format. My contours have points with double value...<br><br>vtkVoxelContoursToSurface description:<p>create surface from contours </p>
<p><a class="el" href="http://www.vtk.org/doc/nightly/html/classvtkVoxelContoursToSurfaceFilter.html" title="create surface from contours">vtkVoxelContoursToSurfaceFilter</a> is a filter that takes contours and produces surfaces. There are some restrictions for the contours:</p>

<ul><li>The contours are input as <a class="el" href="http://www.vtk.org/doc/nightly/html/classvtkPolyData.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a>, with the contours being polys in the <a class="el" href="http://www.vtk.org/doc/nightly/html/classvtkPolyData.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a>.</li>
<li>The contours lie on XY planes - each contour has a constant Z</li><li>The contours are ordered in the polys of the <a class="el" href="http://www.vtk.org/doc/nightly/html/classvtkPolyData.html" title="concrete dataset represents vertices, lines, polygons, and triangle strips">vtkPolyData</a> such that all contours on the first (lowest) XY plane are first, then continuing in order of increasing Z value.</li>
<li><b>The X, Y and Z coordinates are all integer values.</b></li><li>The desired sampling of the contour data is 1x1x1 - Aspect can be 
used to control the aspect ratio in the output polygonal dataset.</li></ul><br><br><div class="gmail_quote">2011/2/4 David Doria <span dir="ltr">&lt;<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">2011/2/4 Andrej Gluhov &lt;<a href="mailto:realandron@gmail.com">realandron@gmail.com</a>&gt;:<br>

<div class="im">&gt; Hello.<br>
&gt;<br>
&gt; I have series of contours in vtkAppendPolyData. How to create surface?<br>
&gt; vtkVoxelContoursToSurface needs integer points!<br>
<br>
</div>What do you mean it needs integer points? Have you looked at this<br>
example <a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ContoursToSurface" target="_blank">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/ContoursToSurface</a><br>
?<br>
<font color="#888888"><br>
David<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>С Уважением,<br>Андрей.<br>Best regards, Andrew<br>