Copy/paste data of one column to another

Sure, maybe I misunderstand the problem :slight_smile:

If we’re just pulling parameter values that are rounded then we don’t need the schedule data node :slight_smile:

Perhaps in a real life situation, you would also need to filter the elements, in the same way as your schedule…

Thank you Mark, it looks like fine, when i try to create the same script as you, it shows me this:


but your solution seems to me as best

You used the wrong flatten node or you didnt tell how much to flatten.
If you want to calculate in dynamo and you have increments of 250, you could use something like this:

i think that if you have more ducts, something will go wrong
you should not be sorting

My bad… it works!!!

maybe i have another question, how can i create sorting and grouping in dynamo, if i hae in my schedule this:
i04

my advice is try this:

Or adapt it to whatever fabrication sizes you have. its quite easy to calculate for Dynamo. this way it will always work :slight_smile:
In my example it rounds up in increments of 250…

To show you the result i ran it on your file:
image

For me at my practice, not everyone uses Dynamo, so I quite like the idea of doing as much as possible in Revit, then using Dynamo where it brings benefit… So people aren’t locked out… Or if it’s 3am and I’m not in the office… :slight_smile: it also updates automatically without having to remember to run a graph…

image