[vtkusers] vtkClipPolyData does not clip the points

Alex Malyushytskyy alexmalvtk at gmail.com
Wed Aug 29 19:49:52 EDT 2012


I guess you could use vtkCleanPolyData filter to eliminate points that
are not use

Alex

On Tue, Aug 28, 2012 at 9:31 PM, Monnier, Gilles <Gilles.Monnier at oce.com> wrote:
> Hi all,
>
> I'm trying to clip a vtkPolydata with vtkClipPolyData. Therefore, it seems
> this filter does not clip the points!
>
> The input polydata gives me the following:
>
> Number Of Points: 375003
> Number Of Vertices: 375003
>
> And the output polydata gives me:
>
> Number Of Points: 375003
> Number Of Vertices: 232195
>
> Is there any way to clip the points too?
>
> Thanks,
>
> Gilles
>
>
> This message and attachment(s) are intended solely for use by the addressee
> and may contain information that is privileged, confidential or otherwise
> exempt from disclosure under applicable law. If you are not the intended
> recipient or agent thereof responsible for delivering this message to the
> intended recipient, you are hereby notified that any dissemination,
> distribution or copying of this communication is strictly prohibited. If you
> have received this communication in error, please notify the sender
> immediately by telephone and with a 'reply' message. Thank you for your
> co-operation.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list