Problem with Curve Closest Point in Python 3

Hi guys,

I’ve noticed something odd with the Curve Closest Point in Python 3.

In the image below, there’s a simple example of a single point and a curve, with the same code executed in IronPython and Python 3. I used iTestPoint from Rhino and set the maximum distance to 5. However, the issue is that I get different Boolean values in the output. IronPython displays the correct result ‘False’, as the iTestPoint is not within the given range of 5.

Am I doing something wrong, or could this be a bug in Python 3?

Hi,
This is a known issue that is logged here

Thanks for reporting

hei Alain
sorry, is this problem solved, because i still have it.

Hi. This fix will be in service release v. 8.5

1 Like