algorithmic modeling for Rhino
I was wondering this as well.
The challenge is in the open brep which consists of a lot of untrimmed surfaces.
The Edge Surface component doesn't have an input for the amount of segments (goes for others like Sum Surface as well), so we are stuck with what you get out of the box.
I tried to use paneling tools to create a nice grid from the vertices (decompose brep) and then create a new surface from these points, but the order of points is not how we would like it.
In the list of points we first find the corner points, then the other points of the edge and then the other inner points.
The solution attached is a bit of a mess, but it works for your example. Basically I reorder all points in a way to get some nice rows of points. Then a new surface is created (can use loft or surface from points). On the new surface we apply a Divide Surface component. Now you can make as many subdivisions as you want.
Maybe someone else has a cleaner approach.
I hope you like it.
Note: I use a Paneling Tools component, so that plugin needs to be installed.
Much easier! Thanks!
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by