Set Multi parameter to multi element?

 

Hi everyone

see the image attachment below

I have a list of element , a list of parameter name and a list of parameter value

for now i have to take the parameter name one by one and run 4 times if i have 4 parameters

i pretty sure have a better way to finish it at once.

Any idea?

Thanks

3-31-2015 3-40-51 PM

for example i have

20 elements

4 parameter name

and 4 x 20 = 80 parameter vlaues

Hi Johnes

I normally use python for this but I think the nodes in the image below do what you asked.

In this case it repeates the valuess also as you suggest in the image in your post.

 

nodes