ElectricalSystem.create issues

I’m having a small issue trying to power a single element using dynamo. I have figured out how to create a new electrical circuit using ElectricalSystem.Create(Document, IList ElementId , ElectricalSystemType) and a list of elements. But how do you use dynamo to power a single element?

Thank you in advance!

Have you tried wrapping that single element in a list? Would help to see the graph you are working with.

1 Like

Can you Share how you create(d) the System @kecerickseN

NB
I know i am bumping an old topic but i can allways ask.