Exemple #1
0
 public AppParCurves_ConstraintCouple(int TheIndex, AppParCurves_Constraint Cons)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 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();
 }
Exemple #4
0
 public void SetBndPnt(AppParCurves_Constraint theBndPnt)
 {
     throw new NotImplementedException();
 }
Exemple #5
0
 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();
 }
Exemple #7
0
 public void Affect(AppDef_MultiLine SSP, int Index, ref AppParCurves_Constraint Cons, Vector Vt,
                    Vector Vc)
 {
     throw new NotImplementedException();
 }
Exemple #8
0
 public AppDef_TheLeastSquares(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                               AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons, Vector Parameters, int NbPol)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #9
0
 public GeomInt_ParLeastSquareOfMyGradientbisOfTheComputeLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox SSP,
                                                                        int FirstPoint, int LastPoint, AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons,
                                                                        Vector Parameters, int NbPol)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #10
0
 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();
 }
Exemple #11
0
 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();
 }
Exemple #14
0
 public AppCont_LeastSquare(AppCont_Function SSP, double U0, double U1, AppParCurves_Constraint FirstCons,
                            AppParCurves_Constraint LastCons, int Deg, int NbPoints)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #15
0
 public AppDef_ParLeastSquareOfMyGradientbisOfBSplineCompute(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                                                             AppParCurves_Constraint FirstCons, AppParCurves_Constraint LastCons, Vector Parameters, int NbPol)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #16
0
 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();
 }