Using the Point Deform Component

Hi there,

I have a question about how to use the Point Deform Component.

In my definition, it seems that the motion was only applied to the first and last point of the given curve regardless of how many input points I’ve set up.

Also, is there any way I can move specific control point using the List Item component or such?

Thank you guys for your time in advance.

Best,

Xiaojiao XUPDeform.gh (5.5 KB)

PDeform.3dm (8.1 MB)

Your curve division points are not the same as the control points of your curve.
If you want to affect to the shape of your curve, then use it’s actual control point.
Take a look at the attachment…

PDeform_re.gh (10.1 KB)

1 Like

Hi Kim,

Many thanks for your solution. It worked out well!