CascadeSharp.TKGeomAlgo.Geom2dAPI.Geom2dAPI_ProjectPointOnCurve.NearestPoint C# (CSharp) Method

NearestPoint() public method

public NearestPoint ( ) : gp_Pnt2d
return gp_Pnt2d
        public gp_Pnt2d NearestPoint()
        {
            throw new NotImplementedException();
        }