Found a much simpler solution! - don't know how i missed it! :)

http://grasshopper3d.googlegroups.com/web/multiple_filter2.jpg?hl=en&gda=xqY0OkYAAACHnAhpAbFiwGExyoDUnoJsKwt_AUQln4svhF29JLyxaiFRp_lg8LYKDK4-rem1SfJZJHP4N61vT0LAp83YGA48E-Ea7GxYMt0t6nY0uV5FIQ&gsc=bJqWURYAAADTWwLkl_1vWtSCqu24vpPLaKk2tFLs90LD5qOQGCC3Kw

/Thomas

On Apr 22, 10:20 pm, bildsoe <[email protected]> wrote:
> Hmmm.. that was kind of what i was hoping to avoid, and scripting :) -
> But i think i'm gonna have to do a script.
>
> Thanks for the help!
>
> /Thomas
>
> On Apr 22, 10:01 pm, taz <[email protected]> wrote:
>
>
>
> > A combination of <Dispatch> and <Merge> might do what you're looking
> > for.
>
> >http://groups.google.com/group/grasshopper3d/web/selMat.jpg
>
> > But then you would have to link all material options to all
> > surfaces...
>
> > On Apr 22, 3:28 pm, bildsoe <[email protected]> wrote:
>
> > > Ok, thought that the first integer was the first integer of the
> > > individual paths. In the same way that when you have series of series
> > > of points you can create series of polylines.
>
> > > Do you have another idea of how to implement this functionality.
> > > Essentially what i'm trying to accomplish could be described as a drop-
> > > down list. I'm doing an acoustic absorption tool and i want the user
> > > to be able to select materials for each set of surfaces, and a value
> > > to be assigned to the surfaces according to choice of material.
>
> > > Thanks
>
> > > /Thomas
>
> > > On Apr 22, 9:12 pm, taz <[email protected]> wrote:
>
> > > > Thomas,
>
> > > > It looks like it's working correctly.  The filter gate will only
> > > > accept the first integer value it see.  It will throw an error, but
> > > > still function if there are other index values supplied.
>
> > > > The gate index will be the first integer from a list or the first
> > > > value from the first path.
>
> > > > In your screenshot the gate index is zero which is the first (and
> > > > only) value from path{0}.
>
> > > > -taz
>
> > > > On Apr 22, 2:53 pm, bildsoe <[email protected]> wrote:
>
> > > > > Hi all
>
> > > > > I'm not sure if this is a bug or just my brain frying.
>
> > > > > I wan't to create a series of selections by using the filter
> > > > > component. The top sliders are used to select the bottom values by
> > > > > using the filter component. I tried using graft to create individual
> > > > > paths for each of the top sliders, but i still get an error message
> > > > > that says that filter does not accept multiple filterindex inputs. But
> > > > > because of the multiple paths it should be accepted as a series of
> > > > > individual values?
>
> > > > >http://grasshopper3d.googlegroups.com/web/multiple_filter.jpg?hl=en&g...
>
> > > > > /Thomas- Hide quoted text -
>
> > > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

Reply via email to