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