On Sat, Apr 21, 2012 at 2:14 PM, Abdullahi Sanusi <scontact...@gmail.com> wrote:
> Hi All,
> Please how can a I fill holes in my Polydata.  I worked through the
> vtkHoleFillFilter documentation and tried to create ParaView plugin to fill
> the in my data but it did not work for me as expected. I get back the same
> input data as my output (no difference). I am doing something wrong. Pardon
> me if this question has been answered because I am still new using VTK. Here
> is my code:

Since vtkFillHolesFilter is an existing VTK filter, I believe you can
use an XML-only method to make this into a plugin:

http://www.cmake.org/Wiki/ParaView/Plugin_HowTo#Enabling_an_existing_VTK_filter

David
_______________________________________________
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 ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to