From the course: Learning Algorithmic Design with Grasshopper

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Accessing individual lines

Accessing individual lines

From the course: Learning Algorithmic Design with Grasshopper

Start my 1-month free trial

Accessing individual lines

- [Instructor] In the last video, we worked on adding one of the sub steps along our way to our goal of drawing trapezoidal panel profiles. So what we worked on last time was drawing these straight line connections in between the corner points of our interior and exterior voronoi diagram cells. And that's going to get us one step closer to drawing out the trapezoidal panel profile. So you can imagine each one of these little sections here, I'd like to be a continuous closed off curve, but right now, they're still sort of divided up into separate groups. So we have the corner lines that we drew in the last video, we have the interior offsets, and the exterior offsets, and those are all kind of separate forms of geometry. Just get a little bit more clear idea of what's going on here, let's bring up a panel component, and let's grab some of the output that's coming out of our move component here, and remember, that's the component that we're using to handle the original exterior voronoi…

Contents