<!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.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; I'd asked a question sometime back but 
didnt get any replies so I thought I'd rephrase my question ... I have a set of 
points which i triangulate using the vtkDelaunay2d filter and extract the edges 
using the vtkExtractEdges filter. Now I want to go one step further and see if 
there is a way I can extract the points that define these edges. Essentially 
what i need is to be able to access the data structure holding these points and 
edges in some way. Does anyone know how this can be done in Tcl ? Any code will 
be greatly appreciated....</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2>Sai</FONT></DIV></BODY></HTML>