c#_Curve.Trim / Curve.Split

Hello,
I intend to trim the curves with c#, is there anyway to do this? I do not understand how Curve.Trim or Curve.Split could work in this scenario. I trim the curves manually.

Please find attached images to see what I want to achieve.
Any help is appreciated.
Thank You!

Hi @obhagwat29,

Rather than splitting or trimming, perhaps CurveBoolean is more efficient?

– Dale

1 Like