Depending on the value of the ‘offset’ slider, some Y values exceed a certain value, in this case 6250. How can I replace them then with the value 6250?
The same counts for the Z values that become smaller than the value 0.
Unfortunately, I am not successful with this as the length of the pattern can differ depending on the amount of offset. And then I am stuck with it.
Still I am curious how you would solve this with the Pick’n’Choose component.
Inno’s solution also works for me and his screenshot shows what I need to achieve. However, if you like to show me your solution, I am very happy to learn from it.