Dynamo detects way more "rooms" than are detected in schedule

I have a script that grabs all the rooms and checks a yes/no param in every other room. In prior testing, this has worked fine.

I went to run it today and it is detecting 178 rooms, but the project only has 44. I have created several schedules trying to find any unplaced rooms, etc. I can’t figure out where it’s getting 178. Some of the room numbers it detects are duplicated as well.

I need to figure out some logic to trim down the list of rooms to just what it is in a given schedule, but with the potentially repeated room numbers, I don’t see a clean way to do this.

Any advice is appreciated!

check for phase and design options

1 Like

Genius. Yes, someone had created a Concept phase and threw a bunch of rooms on it.

Thank you!!!