Vb.net curve splitting
Grasshoppers functionality for splitting/trimming curves is not too bad, but it leaves a lot to be desired if you want to maintain a sophisticated path structure or know a little more about what is going on under the hood. I wrote a vb script that will shatter one list of curves with another list of curves, outputting a datatree based on the original structure. E.g. the input curve is replaced with a new branch containing the newly shattered curves. Ive used it in a number of user components I will be posting soon.
