public AppParCurves_ConstraintCouple(int TheIndex, AppParCurves_Constraint Cons) : base() { throw new NotImplementedException(); }
public void SetConstraint(AppParCurves_Constraint Cons) { throw new NotImplementedException(); }
public BRepFill_ComputeCLine(int degreemin, int degreemax, double Tolerance3d, double Tolerance2d, bool cutting, AppParCurves_Constraint FirstC) : base() { throw new NotImplementedException(); }
public void SetBndPnt(AppParCurves_Constraint theBndPnt) { throw new NotImplementedException(); }
public AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute(AppDef_MultiLine SSP, TColStd_Array1OfReal Knots, TColStd_Array1OfInteger Mults, int FirstPoint, int LastPoint, AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons, int NbPol) : base() { throw new NotImplementedException(); }
public void SetConstraints(AppParCurves_Constraint FirstC, AppParCurves_Constraint LastC) { throw new NotImplementedException(); }
public void Affect(AppDef_MultiLine SSP, int Index, ref AppParCurves_Constraint Cons, Vector Vt, Vector Vc) { throw new NotImplementedException(); }
public AppDef_TheLeastSquares(AppDef_MultiLine SSP, int FirstPoint, int LastPoint, AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons, Vector Parameters, int NbPol) : base() { throw new NotImplementedException(); }
public GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox SSP, int FirstPoint, int LastPoint, AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons, Vector Parameters, int NbPol) : base() { throw new NotImplementedException(); }
public GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox SSP, TColStd_Array1OfReal Knots, TColStd_Array1OfInteger Mults, int FirstPoint, int LastPoint, AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons, int NbPol) : base() { throw new NotImplementedException(); }
public void Affect(GeomInt_TheMultiLineOfWLApprox SSP, int Index, ref AppParCurves_Constraint Cons, Vector Vt, Vector Vc) { throw new NotImplementedException(); }
public AppDef_ParLeastSquareOfTheGradient(AppDef_MultiLine SSP, TColStd_Array1OfReal Knots, TColStd_Array1OfInteger Mults, int FirstPoint, int LastPoint, AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons, Vector Parameters, int NbPol) : base() { throw new NotImplementedException(); }
public AppDef_ParLeastSquareOfTheGradient(AppDef_MultiLine SSP, int FirstPoint, int LastPoint, AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons, int NbPol) : base() { throw new NotImplementedException(); }
public AppCont_LeastSquare(AppCont_Function SSP, double U0, double U1, AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons, int Deg, int NbPoints) : base() { throw new NotImplementedException(); }
public AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute(AppDef_MultiLine SSP, int FirstPoint, int LastPoint, AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons, Vector Parameters, int NbPol) : base() { throw new NotImplementedException(); }
public int TheLastPoint(AppParCurves_Constraint LastCons, int LastPoint) { throw new NotImplementedException(); }
public Approx_FitAndDivide(int degreemin, int degreemax, double Tolerance3d, double Tolerance2d, bool cutting, AppParCurves_Constraint FirstC) : base() { throw new NotImplementedException(); }