<!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.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello, everyone,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>In Vtk, we can use vtkCutter to cut a polydata with 
an implicit function. Currently, the vtkPlane is the subclass of the 
vtkImplicitFunction, but vtkLine is not.</FONT></DIV>
<DIV><FONT face=Arial size=2>If I want to use a line to cut a polydata(to get 
the intersection points with the polydata), what should I do?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any idea is greatly appreciated!</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks!</FONT></DIV></BODY></HTML>