ParaView filters are VTK filters that have been wrapped (just like java or tcl or python wrapping) so that the ParaView application can use them. That wrapping is done by writing an XML file which lists the names of the methods in the filter that paraview should call and what format those arguments are in. See the ParaView wiki, the ParaView user&#39;s guide, and the contents of ParaView3/Servers/ServerManager/Resources/filters.xml for more information.<br>

<br>David E DeMarle<br>Kitware, Inc.<br>R&amp;D Engineer<br>28 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-371-3971 x109<br>
<br><br><div class="gmail_quote">On Thu, Sep 17, 2009 at 2:02 PM, Arsham Mesbah <span dir="ltr">&lt;<a href="mailto:arsham@uga.edu">arsham@uga.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

 I am currently trying to start working on
developing a filter for Paraview, since I am really new to VTK and
Paraview I thought maybe I&#39;d write and ask you. <br><br>
The following are what I currently need to do: <br><br>Geeting
familiar with how scene graph is implemented with in Paraview and how
Paraview handles different kinds of data sets. what are the classes and
modules with in Paraview source? <br>
Is there any guideline / tutorial type of material on developing a
filter for Paraview? I was not able to find anything useful on the net
and I am currently reading chapter 13 of the VTK guide book which talk
about filters and writing filters but I am not sure I am on a right
track. There are a lot of stuff there I am not familiar with as far as
what they are in VTK context. Does writing a VTK filter relate to
writing filter for paraview, I&#39;d think you should be able to add it to
Paraview since it is VTK based, right?<br>
<br>Is there any detailed documentation of classes, modules and their
functionality with in Paraview? A tutorial on how develop and add a
filter to Paraview would be really nice.<br><br>I would really appreciate any comment or help you can give me. 

<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>