Hello everyone, I’m new here and trying to create my first script in dynamo.
I would like to create my interior floor-, wall- and ceiling finish based on my room schedules.
I succeeded to create a script for my floor- and wall finish based on room schedules, but I’m struggling with creating this script for my ceilings.
My script for the ceilings is based on the one for the floors. I have three questions:
-
When I want to create the ceilings, only the ones on Level 0 got created, on the other levels no ceilings got created. I’m confused by this because it’s based on my script for the floors, which works fine on every levels.
-
I would like to set the offset of my ceilings in my room schedules. Therefore, a created a shared parameter “Ceiling Height” for my rooms. But somehow when I fill in this parameter, it doesn’t affect the ceiling height of my created ceilings.
-
Is it possible to write the script so that when something changes in the schedules, I can run it again and only the changes will by modified? Now it’s creating everything again. Which nodes do I need for this?
believe this is the part in my script where it goes wrong:
Could you help me please?