Hi Amrita, I suppose that you mean inside the Web Visualiser application? If so, the reason was that I only exposed a subset of filters to the UI, but this can be easily extended. Although, I haven't tested if the panel generator was working properly with the glyph filter.
To do that, you can edit the file /.../paraview/web/protocols.py and update the method listFilters() Nevertheless as a framework ParaViewWeb as access to any filter or any capability of ParaView that is available via Python. Seb On Tue, Nov 12, 2013 at 11:41 PM, amrita munolkar <[email protected]>wrote: > Hello, > > I am using Paraview 4.0 version. > I am a newbie and would like to know whether the glyph filter is supported > in ParaviewWeb ? > > I am unable to find this filter in ParaviewWeb. If someone could help me > know why this filter is not visible ? > > Thanking u in advance > > Regards, > Amrita > > _______________________________________________ > 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
