Geometry.DoesIntersect Returning true statement to wrong point

I have curves for area delineations and points (one per area) and I am trying to sort through them to get which point is associated with each surface. For some reason one point is coming back with two true values for very different areas. Anybody run into this before?

Screenshot of the Geometry.DoesIntersect node output:

Here is the view in CAD. Red arrows point to the two surface areas being identified as “true”. Yellow points out the point in question for this list in the screenshot above. It definitely doesn’t intersect the area to the west from what I am seeing.

I think we need to see your inputs and list managment to see what is going on here

1 Like

I agree with @Garbage_Collector on this one.

Post a simplified file with just the two ‘true’ surfaces and the one point which indicates it intersects both.