Iterate get-item at-index

I’m a newbie of Dynamo and Python. I want to create nurbcurves from sub-lists of list that contains points.
I’m GetItemAtIndex one by one many time like the picture below. Please help me to automatic with a python script or anything auto.

Thank you very much.

Hi @ANH.DUONG,
Welcome to the Dynamo community.
You don’t need python to achieve that. Just use the flatten node at @L3 and you should get your result.

1 Like

How great of you and dynamo. Thank you!

1 Like