Clockwork Room.Doors doesn't work for all doors in my projext

Hello,

First sorry for my english and/or the clarity of my problem this is my first time writing on a forum.
I want to get all the doors and windows in each room of my project, using clockwork i managed to do it for the windows with Room.Windows.


On the left this is what i get for the windows i have a list in which i have one list per room and in those lists the first element is the room name in string format and then all the windows.
But when i want to do the same for the doors Room.Doors get me my simple doors but not my double doors or asymetrical doors, as you can see i have room with no doors which is not possible.
The solution might be simple but i’m starting to learn dynamo on my own so i’m sorry to bother you.
Thank you

Hard to say why without a model which has the door in question; the most likely cause is that the door doesn’t have it’s room calculation point enabled.

1 Like

I feel stupid now i did it right when doing the windows but i just forgot for the doors and never thought of it again.
Thank you

No worries - it’s a hang up on every 3rd project I see, so I’ve learned to ‘check this first’. :slight_smile:

1 Like