<!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>Hello, everyone!<BR>I have a vtkPolyData, which is in my case actually a 
bunch of triangle<BR>cells lie on the same plane, now I want to get the boundary 
that enclose all<BR>the triangles.<BR></DIV>
<DIV><FONT face=Arial size=2>Simply to say, that I have some points, and I'd 
like to figure out the boundary points.</FONT><BR><BR>Is there any way in vtk to 
do that?<BR><BR>Thanks!<BR></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>