Offset Curve On Surface

In GH I’m offsetting the curve and getting rounded corners. I know this is because when I join a line-like curve and a planar curve (with degree other than 1) all my lines change degrees. Besides adding a sort / split component is there another way to offset these curves as one joined element with out getting rounded corners?

OffsetCurve.3dm (29.0 KB)
OffsetCurve.gh (5.9 KB)

Thanks,
-Ryan

Have you ever tried Clipper plugin?
http://www.food4rhino.com/app/clipper-grasshopper

OffsetCurve_re.gh (10.6 KB)

1 Like

Good morning @HS_Kim

I did just find another post referring to Clipper, I’ll give it a shot. That is the result I’m looking for. Thanks!