<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2719.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT face=Arial size=2>Hello vtk users,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I cutted (using vtkCutter) a cylinder with a plane 
(vtkPlane), so I&nbsp;have a vtkPolyData who is the intersection. I would like 
to get lines who connect single points of this intersection. I can read single 
points using GetPoint function but points are not in sequence so when I connect 
a point to another I&nbsp;have strange result. How can I know connection between 
two points.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you in advance</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Dr. Massimo Ivani<BR>Media Lab Software<BR>Tel.: 
+39 0187 517775<BR>Fax: +39 0187 511833<BR><A 
href="mailto:massimo.ivani@mlsw.com">massimo.ivani@mlsw.com</A><BR><A 
href="http://www.mlsw.com">www.mlsw.com</A></FONT></DIV></DIV></BODY></HTML>