Create Geometry from List

I have created a script that filters out all the wall types that are fire rated for the project, however I could use some assistance as to how to convert this back to geometry?

welcome to the forum

You are almost there

Because Fire Rating is a wall type parameter, you first need to filter wall types (you are doing this correctly)
You then need to find walls that have this type. I’ve used a node from the Clockwork package

2 Likes

Thanks Andrew, I do not yet have the Clockwork package downloaded. How do I know which version to install?

Thanks for all the help. Here is all the functioning script.