With the reference to the previous post ( Comparing two lists and finding the common entries), I still not able to color the rooms after performing a check on two lists. Does anyone have any idea on this? I am first comparing the lists, based on the matching entries and I am trying to color the rooms.
Try and upload your .dyn and a stripped down .ret model and I’ll have a look, I do not think you’re actually passing room elements or controlling color using a simple parameter value
I am using Revit sample project with the name of “rac_basic_sample_project.rvt”. I think sample templates are the same in recent versions. Using this, I am taking floor level 2 in the active view.
File > Open > Sample files > rac_basic_sample_project
I think you have to have a look at what you’re actually trying to change
You want the color of the “rooms” to change… but you’re attempting to do this on the Room elements… but the information about the room color is not on there (you need to be able to do it in Revit to do it in Dynamo)…
The room color is controlled in the Color scheme…