Select ceiling on specific level and room

Hello All,

could you please help me to find how I can filter ceiling to be able to select ceiling in specific level and room, I have tried but I could find the correct node, What I miss ! see below

Hi @omarbsbg,

I advise you the Room.Finishes node from Clockwork package to find the associated ceilings.

1 Like

Hi Alban…I found another way, thanks anyway

Please post your solution. The purpose of the forum is to help us learn from each other, so if you come to something that works and don’t post it then no one benefits.

Hi Alban,

I’ve tried to reproduce this script on my project file but I didn’t be able to.
Can you please explain to me how you got the node Room.Finishes ?
And for the other custom node you created " SelectByCategoryAndLevel" I tried to got it by this script below but I had error:

For information, I’m a beginner on Dynamo, so I don’t know how to create custom nodes. :smiley:
Thank you in advance :slight_smile:

Hi Thinhinane,

Welcome to the Dynamo Forum.
You must install the required packages (Genius Loci and Clockwork) on your computer to obtain these custom nodes :

Of course the ceiling must be within the boundaries of the room to be found.
An example with the Genius Loci package.

To begin with Dynamo :
https://primer.dynamobim.org/fr/

1 Like

Thanks Alban. :slight_smile: