Copy Elements

Hi

I try to copy element with Element.CopyByVector and works fine the copy part, but it copytoo many times.
I have tried to set lacing to auto, shortest and longest, but nothing give the correct copies

Hi,

What if you flatten both lists before entering the element.copybyvector node?

still gives to many copies

Can’t you use the Element.CopyFromViewToVIew node?

Can’t you replace Vector.ByTwoPoints with VectorAsPoint?

Is the rehosttoclosestlevel also flatten?
Because in the result i see 3 layers of lists. Or is that correct?
I dont know the node exactly.