Shaft rebar

Hi @c.poupin
Thanks for your given code
My problem is not related to rebar types or their Hooks…I have to fill my 04 containers representing the rebars in both faces and both directions as shown in the image below

As I said in my previous post I solved my problem by flattening the circular curve lists (out_cir_curvs and iner_cir_curvs) which are list of sublists curves so they can match levels of vertical curve lists and to be able to fill each container with its corresponding rebar list

Now, I’m looking for a way to get the same result without flattening my circular curve lists and keep them as it is!?..Can I do it using array IList class as you used it here

Sorry for the wrong attached revit model…this one should works

Shaft_rebar1.rvt (3.5 MB)

Thanks.