[Paraview] ParaViewWeb - warpbyVector filter missing

Bogdan Daqui Herrera bdaqui at simscale.de
Tue Dec 3 15:14:25 EST 2013


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: bdaqui at simscale.de

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

http://www.simscale.de


More information about the ParaView mailing list