<!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.1613" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have a vtk actor (from polydata), which is 
intersected by a line. I want to find the coordinates at the point of 
intersection (the actual point on the surface, rather than&nbsp;the closest 
vertex). I was looking at the IntersectWithLine method for vtkCellLocator, but 
I'm&nbsp;using Tcl, and I can't figure out how to implement it in&nbsp;Tcl. 
(Although I&nbsp;figure this gives me the cell Id rather than the point 
coordinate, but I can calculate the intersection point from there).</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Can anyone help with&nbsp;either implementing this 
in&nbsp;Tcl, or&nbsp;any&nbsp;other&nbsp;suggestions for finding the 
intersection point?</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>Clare</FONT>&nbsp;</DIV></BODY></HTML>