I have 20 polygon modules each going through a translation module with different x offsets, same y offset.
I've now duplicated these 20 modules connections and I would like to keep the same x offsets but update all 20 y offsets to a new value. I'd then like to keep doing this until I have filled out my area.
Is there a way to update the value of a parameter across a selection of modules? I'd prefer to not have to update the y offset of each translation module individually!