oh, I see now, the Filter method isn't working because the type of the parameters is defined in the ValueType property of the parameter. Still, is there a easier way of getting all parameters in the scene than lopping all over everything?
On Fri, Sep 14, 2012 at 11:02 AM, Vladimir Jankijevic < [email protected]> wrote: > hello list, > > is there a convenient way of finding all parameters in the scene of a > specific type? I can't even get the ParameterCollection.Filter() method to > work. ParameterCollection.Filter('siString') returns 'None'. In fact, the > Filter method always returns 'None' on a ParameterCollection. > > Any hints? > > thanks > > -- > --------------------------------------- > Vladimir Jankijevic > Technical Direction > > Elefant Studios AG > Lessingstrasse 15 > CH-8002 Zürich > > +41 44 500 48 20 > > www.elefantstudios.ch > --------------------------------------- > -- --------------------------------------- Vladimir Jankijevic Technical Direction Elefant Studios AG Lessingstrasse 15 CH-8002 Zürich +41 44 500 48 20 www.elefantstudios.ch ---------------------------------------

