Grasshopper

algorithmic modeling for Rhino

Hey guys,
Ive created a mirrored shape and have added and angle between the two
I now want to "fill" the gap between the two shapes as in the attached photo so that the resulting void is filled no matter how much the shape is extruded.
Can anyone point me in the right direction? Hopefully it is something simple that I just haven't discovered yet

Cheers

Sam

Views: 4282

Attachments:

Replies to This Discussion

-find the corner points (red) (e.g. explode with "brep components", find point with "list item")

-make lines between the points (blue)

-extend the line

-find the intersection point (green) ("intersect curve curve")

-make the border polyline (magenta)

-make planar surface and extrude it...

pidi

Hey thanks pidi,

Am working on your solution but I'm having trouble isolating just those corners from the list. Any insight there? I've never used lists before. Everything else I think I can handle

Thanks, Sam

I would approach it like this.

Attachments:

see attached file, or use join_shapes.gh

pidi

Attachments:

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