Need help creating AND filter with ParameterFilterElement in Dynamo

Hi Luiz, welcome :wave:
The node that creates the filter is hard coded to use LogicalOrFilter [see GitHub here if interested] so you will have to either manually adjust after (Boo!) or try using archilab nodes which has FilterSet.CreateAndSet. Note you will have to use all archilab nodes in the workflow

2 Likes