Hi Stefan, <br><br>try <br><br><a href="http://www.bioengineering-research.com/vtk/vtkCollisionDetectionFilter.htm">http://www.bioengineering-research.com/vtk/vtkCollisionDetectionFilter.htm</a><br><br>this works fine! You have to apply the operations on the resulting polydata. <br>
<br>Marian<br> <br><div class="gmail_quote">On Wed, Mar 19, 2008 at 3:16 PM, Stefan &lt;<a href="mailto:sickboy@9elements.com">sickboy@9elements.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m looking for a Boolean operation (UNION, INTERSECTION, DIFFERENCE) to<br>
apply on two vtkPolyData.<br>
It should return a new vtkPolyData with the result of the operation.<br>
<br>
My current search results are:<br>
<br>
- vtkPolyBoolean from the Slicer 2 cvs<br>
- vtkImplicitPolyData from <a href="http://www.science.uva.nl/%7Edshamoni/Boolean/" target="_blank">http://www.science.uva.nl/~dshamoni/Boolean/</a><br>
- vtkBooleanStructuredPoints ( obsolete and as the name says just for<br>
structured points)<br>
- vtkImplicitBoolean which doesn&#39;t handle PolyData ?!<br>
<br>
But after a day of testing i still haven&#39;t found a method which works :-/<br>
<br>
Anybody done that before ? Any hints ?<br>
<br>
<br>
Thanks in advance,<br>
<font color="#888888">Stefan<br>
_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</font></blockquote></div><br>