Grasshopperbarbs_v1.3dm (216.9 KB) barbs plate.gh (11.6 KB)
Hi everyone,
I have a big rhino file of two layers of closed curves. These closed curves are basically two straight lines and a 180 degree arc. The curves of the two layers just a little bit shifted and are almost overlapping but I would like to make a scaled version of paired combinations of these curves, over the outer edges of both curves combined.
A part of the file looks like this:
There are several unfortunate aspects to this geometry (I didn’t look at your code).
The pairs of curves are not organized as pairs.
Some extraneous “barb” geometry was mixed in with the curve layers.
Your “Desired for all curves” geometry was mixed in with the curve layers (and mis-labeled).
Your “Desired for all curves” geometry shows a closed curve surrounding each pair but the curved ends are not defined, either as a radius or otherwise.
I used a fillet, though it is obviously incorrect. The purple group is garbage cleanup and pair matching. The white group creates the closed curve surrounding each pair, erroneous fillet and all.
@Joseph_Oster
Wow thanks Joseph, this is amazing.
The one with the filletted corners is the one I am using now and its perfect.
Also very understandable code