There's already a filter named "CellDerivative" in paraview and hence it doesnt' show up separately. Just rename the proxy as "CellDerrivative2" or something and you'll see it in the filters list. I am going to update the wiki as well.
Utkarsh On Fri, May 6, 2011 at 2:16 PM, pratik <[email protected]> wrote: > Hi, > I copied the code for vtkCellDerivatives.xml given here: > http://paraview.org/Wiki/Plugin_HowTo#Enabling_an_existing_VTK_filter > verbatim and loaded it into PV 3.10.1 through the plugin manager, but the > filter does not appear on the filters->alphabetical tab. > Is there something else that I have to do to get the filter to appear? > > pratik > _______________________________________________ > 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 > _______________________________________________ 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
