This is a feature we need to implement. I hope to have it in 3.6. Can you please file a feature request in http://paraview.org/Bug and let me know. The programmable filter should have a way of specifying a list of parameters that can then be exposed through the custom filter object inspector.
-berk On Tue, Dec 9, 2008 at 10:33 AM, Sala, Marzio <[EMAIL PROTECTED]> wrote: > Hello, > > I have a problem with user-defined parameters for the "Programmable Filter". > > In my case, I wrote a filter using the "Programmable Filter", then this > filter is grouped with some others using the "Create Custom Filter". > My problem is that the programmable filter requires a parameter to be > defined by the user. This parameter is nothing but a Python variable. > What I did was to add the entire script to the custom filter so that it can > be modified, but this exposes the entire script and makes it more difficult > for a user to understand what to do. > > Is there a preferred location for such user parameter? > > Thanks, > -Marzio > > > Freundliche GrĂ¼sse / Kind regards > Marzio Sala > CFD Department > --- > BMW Sauber F1 Team > BMW Sauber AG > Wildbachstrasse 9 > CH-8340 Hinwil > Tel +41 (0)44-937-9544 > Fax +41 (0)44-937-9001 > http://www.bmw-sauber-f1.com/ > > > _______________________________________________ > ParaView mailing list > [email protected] > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ ParaView mailing list [email protected] http://www.paraview.org/mailman/listinfo/paraview
