Physically move multiple points inside an internalized parameter?

Is there a way that I can physically move multiple points inside a parameter(internalized) without baking them so that the interpolated curve gets affected accordingly? Currently, I can only move one point at a time using the gumball.

CURVE POINT QUERY.gh (9.9 KB)

You can use this gumball component to move one point and use the transformation output to move the rest.

As stated in the original post, I’m already using the gumball. But it only works for one point at a time.

Check that plugin if you want, it has an Apply to all option.

2 Likes

I am unable to figure out if I want to select five, six or maybe twelve points at once and move them together, how do I do it? The plugin allows either one by one movement of points or all the points move together in one go.