Hi! In CHOPs you can do me.chanIndex to apply different transformations to each channel within a single node. I currently have a situation where I have 13 TOPs that all need to be translated differently. It would be amazing if I could select these TOPs using a layout TOP with the TOPMulti parameter, and then apply a different translate to each using something like me.TOPInputIndex. I can fix it now with 13 fits/layouts, but it would be really cool to do this inside one TOP.
not an answer to your question, but perhaps for your goal it’s easier to use the Layer Mix TOP
Ah that’s indeed useful! That simplifies it a bit already. Only caveat there is that you have to manually insert expressions/references into the translate parameters when changing the number of inputs.