I looked for an answer for few hours but I did not find it.
To simplify my problem, I have 3 lines and 2 planes and I want to get a list of each intersection between lines and planes.
I tried lot of Dynamo’s functions but i didn’t find the good one and I am wondering if i should use a Loop ? Here above capture of my content. Actually, i don’t know how to create a list of points and check each point with each plane… Node “Geometry.IntersectAll” don’t accept a list.
Thanks for your quickly answer but it doesn’t work… But i may don’t understand your advice.
Would you mean what i do in capture below ? I think that node Geometry.intersect don’t recognize the list of plane…
I continue my investigation, but i will not refuse some help !