Curve Contains Point

Hey,

I’m just wondering if there is a way to inverse the PointInCurve function so that I can check if a closed curve has points within in it, and then output that as a boolean function.

Cheers.

Found a solution here: