Select objects by properties

Hello there,

I was wondering if it is possible to select objects according to their physical properties, such as “finish” “Fire Resistance” “Material” etc? I cannot find them in object info, like the others (General properties)

Best

Hello @user28,

“Finish”, “Fire Resistance” and “Material” are parameters. They can be found in the Properties panel, inside the Parameters tab.

If you need to find objects according to their parameters, you can do it with a Grasshopper definition. In the following example, I am choosing the objects whose “material” parameter is “Concrete”:

Objects by parameter

Objects by parameter.gh (6.9 KB)
Objects by parameter.3dm (3.1 MB)

Thanks Alfonso,

I already figured it out, not so neat as your GH though.

Best

1 Like