Grasshopper

algorithmic modeling for Rhino

0

Views: 12392

Attachments:

Replies are closed for this discussion.

Replies to 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

 

Attachments:

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.

 

 

thank RWNB its his definition.
michael, we developed the def. together. (:

hi ali.

maybe something like this

 

 

Attachments:
well, try this
Attachments:
This is very nice Mario, thanks!

Hi great guys...

 

well...

 

why voronoicaps3.ghx works on green surface and not on the red one?...MINE!

 

thanks

 

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service