Create a surface from point with objects

Hi everyone,

I’m looking for an algorithm in Grasshopper that allows me to generate a surface from continuous lines along a single axis, where only their height is dynamically modified based on the position of a circular object passing through them.

It’s important that the lines remain unbroken and maintain their direction, with only their height changing depending on the influence of the circular object.

Has anyone worked on something similar or could suggest components or approaches to achieve this?

Thanks in advance!


Looks like you want the intersection between the round shape and planar surfaces to produce planar curves. Or just use the CONTOUR component.

It’s still not really clear what you want - upload code or something.

1 Like