it looks like you have a List of Points -thick connection spaghetti- (A) for which you are checking inclusion with a single Curve -thin connection spaghetti- (B)
idealy, you might want to check for Point Inclusion not just with the ground floor Curve, but with all the Curves of each floor
another way to do that might be to project all the curves of each floor on XY Plane, intersect Region on those to find a common area to all of them where Points can exist on all floors, and then run Point inclusion on that area
you will understand that it is pretty difficult to give straight answers to screenshots made of pixels please read this pinned post ( Help Us Help You ) and follow indications at point 3. Attach minimal versions of all the relevant files to otganize the GH file before posting it (in particular the part that instructs on how to internalize data)