[vtkusers] deleting segments of a polyline

R T doctorart at hotmail.com
Tue Aug 13 14:03:56 EDT 2002


What class did you use to draw a polyline?
You probably can delete
cells with RemoveCellReference
and set some points to NULL(?)
in your vtkPolyData  and
then call Modified
and renWin->Render

Please let me know how you resolve that
Best,
Roma

>From: Steffen Oeltze <Steffen.Oeltze at Student.Uni-Magdeburg.DE>
>To: VTK users <vtkusers at public.kitware.com>
>Subject: [vtkusers] deleting segments of a polyline
>Date: Tue, 13 Aug 2002 17:31:15 +0200
>
>Dear VTK-users,
>
>I have drawn a polyline and I want to enable the user to
>delete n line segments at the end of this line. Do I have
>to create an actor for each line segment and delete these
>actors ? How can I access the polyline after having
>displayed it and the termination of the program ?
>
>Regards,
>Steffen
>
>_______________________________________________
>This is the private VTK discussion list. Please keep messages on-topic. 
>Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com




More information about the vtkusers mailing list