<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Marian,<br>
<br>
thanks for your suggestion, but finding out the intersection is just
one small part<br>
of the boolean operations. <br>
<br>
<br>
Stefan<br>
<br>
<br>
Marian Panten schrieb:
<blockquote
 cite="mid:dabb02ad0803190739s6fe1c516w70c5f9c82f1777f9@mail.gmail.com"
 type="cite">
  <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
Hi Stefan, <br>
  <br>
try <br>
  <br>
  <a moz-do-not-send="true"
 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>On Wed, Mar 19, 2008 at 3:16 PM, Stefan &lt;<a
 moz-do-not-send="true" href="mailto:sickboy@9elements.com">sickboy@9elements.com</a>&gt;
wrote:<br>
  <blockquote>I'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 moz-do-not-send="true"
 href="http://www.science.uva.nl/%7Edshamoni/Boolean/">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't handle PolyData ?!<br>
    <br>
But after a day of testing i still haven't found a method which works
:-/<br>
    <br>
Anybody done that before ? Any hints ?<br>
    <br>
    <br>
Thanks in advance,<br>
Stefan<br>
_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a
 moz-do-not-send="true" href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
Follow this link to subscribe/unsubscribe:<br>
    <a moz-do-not-send="true"
 href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
  </blockquote>
  </div>
  <br>
</blockquote>
<br>
</body>
</html>