How select elements by type name

I want select all the elements that name contain “Curb”,how to do it?

%E5%BE%AE%E4%BF%A1%E6%88%AA%E5%9B%BE_20180426111933

Hi @ouzhancong

Here is one of the possible way…

2 Likes

Wa,it is good,thankyou!

This might be better, as you are as far as I can see not after only one type but several types containing the word “Curb”.
image

What node is connected to the “name” input on the Parameter.ParameterByName node?