RV: [vtkusers] Delete points from vtkPolyData

David Català Monter david.catala at datapixel.com
Thu Jul 3 07:13:15 EDT 2003


Hi,
I use CopyCells like vtkRemoveCellFilters use
with the CellList what I want to delete but
VTK doesn't delete the points. Have I to refresh
o something like this?

Thanks.

-----Mensaje original-----
De: vtkusers-admin at www.vtk.org [mailto:vtkusers-admin at www.vtk.org]En
nombre de Goodwin Lawlor
Enviado el: miércoles, 18 de junio de 2003 17:46
Para: David Català Monter; VTK List
Asunto: Re: [vtkusers] Delete points from vtkPolyData


This might be of use:
http://www.bioengineering-research.com/vtk/vtkRemoveCellsFilter.htm

Goodwin
----- Original Message -----
From: "David Català Monter" <david.catala at datapixel.com>
To: <vtkusers at public.kitware.com>
Sent: Wednesday, June 18, 2003 4:05 PM
Subject: [vtkusers] Delete points from vtkPolyData


> Hi everyone,
> I use vtkPolyData class and I have to delete some points,
> I use vtkPolyData.DeletePoint() or vtkPolyData.DeleteCell(),
> but I have problems with memory.
> How can I use  vtkCellArray and vtkPoints from vtkPolyData to delete
Points?
>
> Thanks,
> David
>
> _______________________________________________
> 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://www.vtk.org/mailman/listinfo/vtkusers

_______________________________________________
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://www.vtk.org/mailman/listinfo/vtkusers




More information about the vtkusers mailing list