Is there a reason there’s no CHAMFER CURVE tool in GH? Unless I’m missing something it always feels like a bunch of extra steps to create a chamfer.
Thanks. A few things:
1.) Outputs a surface. Not the end of the world but just means more nodes to get edge curves again.
2.) Requires edge index to operate on. Would prefer something like the Fillet tool that can either fillet or chamfer all the sharp edges of a curve. I find the edge index way of applying fillets a chore to work with and most of the time I just want a fillet / chamfer applied to all the corners of a curve anyway.
if you don’t have arcs, maybe something like this might work? (Chamfers by Edge Distance)
Maybe_an_Artificial_Polyline_Chamfer.gh (14.1 KB)
Oh, apologies. I misread the initial message.
My bad!