Space Planning with Dynamo by Kyle Martin-Shepley Bulfinch

Kyle,

Super new to dynamo. Can you explain how the color code block works? I have copied and built my own version of this script but not sure how the color part works. I think I have debugged all my other errors so this is the last step. Thanks !

Welcome Kurt.

The way my original workflow worked was by using the List.MatchWithKeyValues node from the Clockwork package to match the names of colors from the Excel spreadsheet with Revit material color names. The Material.ByName node then converts the matching color keys into actual Revit materials and overwrites the corresponding Fill Color in each family instance. It is likely that you may not have colors set up within your space planning family or even the project itself.

Hi! @Kyle_Martin @Haley_Jovi_Cazarini
Where can I find this package?

Hi @lmardini and @Kyle_Martin. I am not sure what package you are looking for, but you can read Kyle’s article and contact him directly.

I hope this can be of a help.
Kind regards, Haley