Grasshopper

algorithmic modeling for Rhino

HI,

I have a problem with fillet (with crvs).

If I use the regular fillet, in case my segment is too small, it applies a smaller fillet, instead to recessed and find the correct point for curvature (see red crvs on the image below).

If I use Fillet with parameter, the fillet is quite correct, but it shows me four different crvs, one for each point of discontinuity of the polygon.

Of course I'm doing something wrong. Could you please explain me what to do?

Thanks.

Views: 784

Attachments:

Replies to This Discussion

Hi.

If you don't mind to reduce your polyline's insignificant vertices by using "RedPline", then, the normal fillet would be better to get what you are after.

Otherwise, you can use "Region Intersection" to extract one closed curve with your 4~5 individual curves produced by "Fillet with parameters".

Attachments:

Thanks for your reply.

Yes, RedPline helps, but, as you can see from your image, the last one on the right has a smaller radius.

I solved as per your suggestion of region intersection, but I'd like to know if there is a way to avoid the duplicates I found (it's a little bit slow). Please see attachment.

Attachments:

just for my personal curiosity... 

is it correct how I did the connection for RegionIntersection?
In this way I have each repetition for each polyline of the intersection (same results). That's why at the end I have used list item to choose just one of these crvs.

Thanks

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service