Filter List for Unplaced Rooms

Thank you for taking a look:

I am trying to eliminate unplaced Rooms, ones that are not in the model, from a list of room properties. My approach is to find Rooms with an Area value of Null and then omit them since the Area is Null for Rooms that are not placed.

I have a list of lists. Each sublist is a Room and it contains the values for 9 room parameters. Index 4 of each Room (sublist) is Area. I want to remove the Rooms with null areas from the main list.

Note in the attached Dynamo workspace:
The list of Rooms is in a Watch Node labeled “LIST OF ROOM PARAMETER VALUES”

This link is to a method, it is Vikram’s post at the end of the thread, that looks promising from a previous thread:
http://dynamobim.org/forums/topic/filter-a-list/

Your screenshot is unclear. Recommend to reduce the problem to its minimum and re-post.

The image has been reposted, thanks for letting me know.

Daniel

Something like this?:

Thank you so much, that is perfect. I have been wondering what the arrow
next to the input node was for. One small step for this project, but a big
conceptual step for me today thanks again.

Daniel

Daniel Glazer RA LEED AP

[image: logo] www.DG-AD.com (click here) http://dg-ad.com/
Boston
617.823.9541
dfglazer@gmail.com (click to email) dfglazer@gmail.com

1 Like