algorithmic modeling for Rhino
Replies are closed for this discussion.
Hi,
I think cap holes only work on edges in the same plane.
You can use patch (maybe a vb.net component here en the forum) or you can use surface from edges.
Surface from edge need more that one curve, so you have to divide your curve in two (i use divide domain and then subcurve). The last part is to match data structure to join the brep so you can get a closed brep (maybe you need that).
save image to see it larger.
sorry but i didnt save the definition...
but its goes something like this:
extrude -> brep edges -> graft -> divide domain -> sub curve -> 2 list items -> edge surface -> path mapper -> merge -> join brep
doble click on canvas and search for names :D
Hey Ali.
Here´s another way, yet it is similar, no path mapper required
Best
m
forget about the definition that i post.. and your extrude...
just split the surface with voronoi curves, then sort the surfaces synchronously using the area, reverse the list and list item the first, thats the surface that you want.
Then extrude surf, find edges on base and extrude srf and loft.
hi ali.
maybe something like this
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