Mapping Distribution System parameter to another parameter

Does anybody know a good way to map the primary and secondary distribution system parameters to parameters that can scheduled?

@JCoronado Try this OOTB way:

or use MEPover’s node:

I added the code block with the x.Name and it did it!

1 Like

@AmolShah, I have tried to do the same for Distribution System, but it doesnt work. I am not sure what I am missing

I actually got it to work using MEPover, I just wish I didnt have to use a package. This one has something wrong in its node, but it works.

Here is the Custom Node:

@JCoronado Change Elements to elements

Copy the python node from the custom node and place it in your graph. Don’t forget to credit the author by putting a Note that Python node was copied from MEPover!

2 Likes