I want to have the desired item,but the desired library doesn’t exist in dynamo core 2.10.1.3976
I want libraries like list.filterbystring and element parameterbyname …
This is a better way to do this as the category name can reflect various types. Use == to test whether your list of element names matches your criteria then use that as the mask for the BoolMask to filter your original list of elements.
1 Like
Oh!!! Thank you very much!!!