Hi @tigerpix,
Instead of using BrepInc, simply switch to the more appropriate InCurve, which specifically evaluates a point for closed curve containment.
Here you can even differentiate between outside, inside and coincident points.
Hi @tigerpix,
Instead of using BrepInc, simply switch to the more appropriate InCurve, which specifically evaluates a point for closed curve containment.