<html><body>
<p><tt>&quot;Tilo Junge&quot; &lt;pult34@gmx.de&gt;</tt><tt>&nbsp;wrote on 25/07/2007 20:24:07:<br>
<br>
&gt; <br>
&gt; Hello again<br>
&gt; <br>
&gt; Somebody post me the solution of my problem, but now I have new one:<br>
&gt; <br>
&gt; I have a cube with a cylinder through the middle.<br>
&gt; How can I cut the cylinder out of the cube?</tt><br>
<br>
<tt>In vtk you can do 'clipping' with implicit functions (cutting is a different thing) with the class vtkClipPolyData. The Vtk implicit cylinder is vtkCylinder. To clarify the difference between clipping and cutting see documentation and examples for vtkClip* and vtkCutter </tt><br>
<br>
<tt>regards, Dave P</tt><br>
<tt><br>
&gt; <br>
&gt; Thanks in advance.<br>
&gt; tilo<br>
&gt; -- <br>
&gt; Psssst! Schon vom neuen GMX MultiMessenger gehört?<br>
&gt; Der kanns mit allen: <a href="http://www.gmx.net/de/go/multimessenger">http://www.gmx.net/de/go/multimessenger</a><br>
&gt; _______________________________________________<br>
&gt; This is the private VTK discussion list. <br>
&gt; Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk">http://www.vtk</a>.<br>
&gt; org/Wiki/VTK_FAQ<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</tt></body></html>