Get the list of elements connected in each circuits

Dynamo script to get list of elements connected in a each circuit.
I want fo sort the type, with number and it watt in the branch dd schedule.

Can any one help for it.

What have you tried so far? Where are you running into issues? I think the MEPover package has some nodes that should get you started.


Hi Nic
This is the extracted list using MEPover.
After this i am blank, how to sort and get it in type 1, type 2 etc etc…

Now you just need to get those parameter values and GroupByKey. Just make sure you’re grouping within the existing sublists to maintain that hierarchy.