Hello,
There has been a lot of discussion about trimming surfaces and Breps with curves, but anyone what method to use to trim a curve with a Brep or surface?
I can't find one in the SDK, but searching the SDK is still a mystery for me.
I know there is a GH trim curve with brep component. It's perfect, giving outputs of curves inside and outside the brep, but when I use that my data structure gets flattened. I send in 95 paths of 5 and get out 475 paths of 1. That wont work for me downstream. I had the same problem with intersection of curves and surfaces, and when I scripted the intersection in VB the data structure was preserved (as long as didn't set the inputs as lists).
I hope someone can help.
thanks,
Guy
Tags: