<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hello again, </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I have a group of lines representing trajectories,
</FONT></DIV>
<DIV><FONT face=Arial size=2>and I would like to simplify these ones by merging
closest </FONT></DIV>
<DIV><FONT face=Arial size=2>points to create simplified
trajectories.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>For example 10 parallels and near trajectories
would give</FONT></DIV>
<DIV><FONT face=Arial size=2>one trajectory, middle of those ten, with
coefficient ten in </FONT></DIV>
<DIV><FONT face=Arial size=2>order </FONT><FONT face=Arial size=2>to be able to
create tubes with respect of number of </FONT></DIV>
<DIV><FONT face=Arial size=2>trajectories involved.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>How can I retrieve such coefficients after
vtkCleanPolyData ?</FONT></DIV>
<DIV><FONT face=Arial size=2>or after another class if someone has an idea about
that.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Seb</FONT></DIV></BODY></HTML>