Hello,
I don’t know if this is intended or not but the output from CaseCombResult can differ from the deconstruct components.
If I have a simple model just fort demostration. 5 bar which is modelled in the order 1 to 5:
Then the output from the deconstruct and CaseCombResult is in the same order:
But if you change the Identifier for some of the bar (e.g. in a “real” model you maybe wanna have the identifier RR for some bars that are piles) then the lists and indexes doesn’t add up anymore:
This might be something related to when the ElementId was disconnected from the results? Where you no longer needed to recalculate your models every time you changed identifer or numbering?



