I don’t know enough about coding to know if this will cause a problem for someone or not, but I came across the following, in which ‘local’ gets some characters reversed:
Rhino.Geometry.Curve.LcoalClosestPoint
I don’t know enough about coding to know if this will cause a problem for someone or not, but I came across the following, in which ‘local’ gets some characters reversed:
Rhino.Geometry.Curve.LcoalClosestPoint
That has been fixed, there is a new method with the right spelling, but the original misspelled one was left in case anyone was using it in order not to break stuff.