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
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
You can use Curve.ClosestPoints
:
https://developer.rhino3d.com/api/rhinocommon/rhino.geometry.curve/closestpoints