Does anyone have any experience with the AppliedSubassembly.SetParameterByName node?
I am just not able to correctly pair the inputs with correct list levels and lacing, and even if it looks okay the result in the C3D section editor parameter table is not quite there.
The intended way would be to pair every appliedsubassembly of a list with every params and values of the corresponding list. (Every list represents a region with different parameter value combination)
For example every element of AppliedSubassembly list 0 has to be paired with the element of list 0 of name and value, then every element of list 1 of AppliedSubassembly to every list 1 element of name and value.
I have tried basically every configuration. As shown on the pic I have also tried to match the element numbers and go with shortest lacing but did not work either. I don’t know how the node handles the pairing internally because the return values not always reflect the input setup.
Any help would be appreciated.
Thanks.