Move points

Hi guys, I have this set of polylines organized in two branches, and I need to move these points the same direction, however, I can’t seem to make it happen. One branch moves correctly, and the other doesnt (like in the picture). What might be going on? How should I organize the list? (The correct points are the ones on the left, meaning the first branch).

move points in z.gh (14.5 KB)

not sure what movement of your points you are intending but the points-data-structure at the move-component doesn’t match up with the vectors.

move points in z_re.gh (14.7 KB)


This moves all the inner points in the same direction

Sorry, I had to rearrange your def, hidden wires make is somewhat difficult to understand. :slight_smile: