Hello!
I am trying to create a metallic structure of a ramp and i made an approach as the script below. I want toextract the curves in which my planes intersect with the ramp. Is there any way better than project cause i have some failures.
Intersections.gh (1.4 MB)
Thank you very much HS_Kim!
I have one more question…Do you have any idea why I get this result on the corners of some joined curves when using the pipe command?
Intersections_reV1.gh (1.4 MB)
Pipe cannot always solve the miter at a polyline corner.
Is there anything else i can do instead?
Dunno. You haven’t internalized your curves.
just simplify your messy polyline.
It worked with simplify! Thank you!