Hi all,

I believe the warpbyVector filter is missing from ParaViewWeb in
protocols.py:
lib/paraview-4.0/site-packages/paraview/web/protocols.py
and
lib/paraview-4.1/site-packages/paraview/web/protocols.py

Adding
{
   'name': 'WarpByVector',
   'icon': 'filter',
   'category': 'filter'
}

To the list in listFilters method in protocols.py is all what is needed
to make it expose it to the browsers.

Was there perhaps a reason not to have it included?

Kind regards,
Bogdan

-- 
Bogdan Daqui
Software Development

SimScale GmbH
Lichtenbergstraße 8
85748 Garching bei München

Phone: +49 (0)89 3398 4078
Email: [email protected]

Amtsgericht München, HRB 201813
Geschäftsführer: Vincenz Dölle & David Heiny

http://www.simscale.de
_______________________________________________
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