Grasshopper

algorithmic modeling for Rhino

Hi all,

any ideas how to fillet this chamfer edges to a corner again? (RED LINES)

Thanks

 

Views: 7287

Replies to This Discussion

The First Fillet Component (with the error):

The Explode component has both Segments and Vertices as its outputs you have connected Vertices (points) to the Fillet component.

The Second Fillet Component:

Fillet won't work on individual curves. I think you have your curves on separate date branches so they won't join.

The approach I would take with this example is to find the intersection points of the line segments and then re-make the polyline to then Fillet.

 EDIT: By the Way the Red component is [Line] param which is essentially playing the role of a "filter by type" component as it will fail to convert the Arcs (fillets) into lines so when you [Clean] the tree you will only have the line segments to play with 

Attachments:

thanks a lot Danny,

I'm not sure of what I did, but it works at last .))

 

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