Hello,
I have a bunch of walls coming as imported IFC.
I want to pick them all and then filter them according to the IFC data they contain.
A screenshot is attached to demonstrate the desired workflow.
Any idea how to achheive this result?
Thanks,
Nave
fsalla
(Francesc Salla)
2
Hi @Nave_Segev see GH file attached:
Select objects by Parameter Name and Value.gh (11.2 KB)
There you can filter objects by parameter and value, and get them selected automatically.
Is that what you are trying to do?
1 Like
Hello @fsalla,
Thank you for your effort!
I’ve eventually managed to achieve what I wanted, which is pretty much the same workflow as yours.
GH script is attached.
wall filter.gh (21.9 KB)
Thanks again for the effort and help,
Nave
1 Like