Connectivity: Finding / setting adjacent points in a curve?

Goodwin Lawlor goodwin.lawlor at ucd.ie
Wed Mar 8 11:03:23 EST 2000


Sorry for the delay in posting...

vtkStripper will output a polyline (whose vertices are sequential) from a
set of input lines (whose order maybe arbitrary, as in an output from
vtkMarchingSquares...)

Hope this helps

Goodwin
----- Original Message -----
From: Audrius Stundzia <adv_biologic at hotmail.com>
To: <vtkusers at public.kitware.com>
Sent: Friday, March 03, 2000 9:38 PM
Subject: Connectivity: Finding / setting adjacent points in a curve?


> Dear vtker's
>
> Is there a way to do the following in vtk?
>
> I have a list of points that forms a curve. However, geometrically
adjacent
> points are scattered throughout the list. If I read the list
> sequentially and insert the points into vtkCellArray to form
> a polyline, I have the polyline jumping all over the place,
> as opposed to simply connecting adjacent points.
>
> Is there a way of remedying this problem using vtk?
>
> Any help / insight would be appreciated.
>
> Btw, is there a searchable archive for the vtk newsgoup?
>
> Regards,
>
> Audrius
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
> --------------------------------------------------------------------
> This is the private VTK discussion list. Please keep messages on-topic.
> Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
> <majordomo at public.kitware.com>. For help, send message body containing
> "info vtkusers" to the same address.
> --------------------------------------------------------------------

--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------



More information about the vtkusers mailing list