CascadeSharp.TKGeomAlgo.GeomAPI.GeomAPI_ProjectPointOnCurve.GeomAPI_ProjectPointOnCurve C# (CSharp) Метод

GeomAPI_ProjectPointOnCurve() публичный Метод

public GeomAPI_ProjectPointOnCurve ( ) : System
Результат System
        public GeomAPI_ProjectPointOnCurve()
            : base()
        {
            throw new NotImplementedException();
        }

Same methods

GeomAPI_ProjectPointOnCurve::GeomAPI_ProjectPointOnCurve ( GeomAPI_ProjectPointOnCurve parameter1 ) : System
GeomAPI_ProjectPointOnCurve::GeomAPI_ProjectPointOnCurve ( gp_Pnt P, Geom_Curve Curve ) : System
GeomAPI_ProjectPointOnCurve::GeomAPI_ProjectPointOnCurve ( gp_Pnt P, Geom_Curve Curve, double Umin, double Usup ) : System