Point collide with mesh

Hey guys,

We’re doing a project on making a configuration of hypars simulated in grasshopper/ kangaroo.
We want the hypars to be displacement controlled so by pushing a plane on the outer points.
When using the SolidPointCollide the points go through the plane instead of displacing them.
Do you know how to create a plane which pushes the points?

Thanks in advance.
Stefan
hypar stack displacement controlled.gh (29.6 KB)

The problem is fixed, the collider had to be a box with finite strength.
Thanks!