Curve proximity method for C#

Hi!

I am writing a c# component to check the distance between curves and I am wondering what is the method for “curve proximity” funtion.
Does anyone know?

Thank you for any feedback :slight_smile:

You can use Curve.ClosestPoints:

https://developer.rhino3d.com/api/rhinocommon/rhino.geometry.curve/closestpoints