Troubles with list structure and list levels

Hi all,

The part where im facing issues in in black! im working on a script where im gathering several parameters and values from assemblies and assembly elements. when it comes to rebar i use certain detail items with shared parameters (area, vol,…) for Rebar Nets and i model the loose rebar. for this script i want to combine both those weights / values into one parameter for scheduling.

my issue is that the value in the detail items is buried in several sub lists and the loose actually modelled rebar is not. i have no clue on how to get the values from the rebar nets in the same list structure at the same level so i can add these two.

thanks in advance

Please zoom so you can see the node titles when exporting a workspace image - it will get the full graph. Use flatten nodes and play with list levels and lacing. It would assist if you were able to provide a dummy file and the Dynamo graph

this should do i think.

essentially i want the list structure @3 to stay but the integer @1 to be right under the list @1.

so remove the unnecessairy sublists. problem is ive played with levels and flattens but ive had no results so far. if i clean it will clear out my list structure.

fixed it by flattening and filtering earlier at the inputs