<!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.2800.1528" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi All,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>From what i understand, an instance of vtkCutter 
gives a PolyData output, which is basically a list of points or lines. So where 
is this list stored and is it possible to access the coordinates of these 
points? </FONT></DIV>
<DIV><FONT face=Arial size=2>I am intersecting two cutting planes and i want to 
extract the points of intersection. So far i have been able to use vtkGlyph3D to 
apply spheres (or whatever) onto the intersecting points but I dont know how 
to&nbsp;get their coordinates (without using vtkPicker - i&nbsp;want to do this 
automatically!).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Clare</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>