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

Reply via email to