Filter by Curve.solidintersection

I used curve.solidintersection node to filter lines when it cross the solid. It works well when the line cross the solid but it also catch the lines which is not crossing the bars. Even if I make a new solid with small size from actual size(-5mm), it still filters bars which are not crossing the solid. Does anyone have any recommendations for this?



try (intersection.findintersection) from lunchbox package it will give you geometry intersection with other geometry

1 Like

Hi, Thank you for your replying. I tried to download the Lunchbox package via [Search for a package] in Dynamo. Because of the safty reason, is there any other solutions?

Thank you for your sharing :+1:

1 Like