Hi everyone! I’m quite new to grasshopper, I’m doing my master thesis with that. I’m using curved elements, but when I pass the elements to the command “line-line intesecrion” of karamba the software give me the error of unsuccesfull tranformation from curve to beam, I have tried also to transform the curve in a polyline, but the error is remained. Anyone know how to solve this problem?
Hi
I don’t know if this is what you need, divide the curve and draw lines between each two consecutive points, because this component asks for lines so it will not accept a curve.
Thank you a lot for the answer!! Now It seems perfect! The only problem is that dividing the curves are no more intersecting, do you know how to solve this problem?
Check this one. The problem was that when you divide the curve and rebuild it, the new rebuilt lines will not intersect together since you are reducing the quality of the curve-reducing the number of segments-, so the solution is to draw each curve as a polyline from the intesection points.