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 -

Reply via email to