Nurbs Curves for Grid Distortion in 3 Dimensions

Continuously straight lines are made



nurbs grid.gh (18.0 KB)

But
I want ‘nurbs curve’ like this


this is example

P.S. Adapted to a 3D grid (using interpolated curves instead of NURBs curves, but you can easily change that), with a switch (blue group) to enable/disable edge damping:


nurbs grid_2021May13a.gh (30.2 KB)

Very thank you


nurbs grid_2021Jun10a.gh (43.0 KB)

There is a known error in this code… The RecGrid ‘Ex’ and ‘Ey’ inputs must have the same value. :thinking:

Simple fix: Version ‘B’ (‘Ex’ and ‘Ey’ values can be different)


nurbs grid_2021Jun10b.gh (43.1 KB)

1 Like