Beispiel #1
0
 public AppDef_Variational(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                           AppParCurves_HArray1OfConstraintCouple TheConstraints, int MaxDegree, int MaxSegment,
                           GeomAbs_Shape Continuity, bool WithMinMax, bool WithCutting, double Tolerance, int NbIterations)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public AppDef_MyGradientbisOfBSplineCompute(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                                             AppParCurves_HArray1OfConstraintCouple TheConstraints, Vector Parameters, int Deg, double Tol3d,
                                             double Tol2d)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public GeomInt_ResConstraintOfMyGradientOfTheComputeLineBezierOfWLApprox(GeomInt_TheMultiLineOfWLApprox SSP,
                                                                          AppParCurves_MultiCurve SCurv, int FirstPoint, int LastPoint,
                                                                          AppParCurves_HArray1OfConstraintCouple Constraints, math_Matrix Bern, math_Matrix DerivativeBern)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public AppDef_ResConstraintOfTheGradient(AppDef_MultiLine SSP, AppParCurves_MultiCurve SCurv, int FirstPoint,
                                          int LastPoint, AppParCurves_HArray1OfConstraintCouple Constraints, math_Matrix Bern,
                                          math_Matrix DerivativeBern)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #5
0
 public AppDef_TheGradient(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                           AppParCurves_HArray1OfConstraintCouple TheConstraints, Vector Parameters, int Deg, double Tol3d,
                           double Tol2d, int NbIterations)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public AppDef_TheResol(AppDef_MultiLine SSP, AppParCurves_MultiCurve SCurv, int FirstPoint, int LastPoint,
                        AppParCurves_HArray1OfConstraintCouple Constraints, math_Matrix Bern, math_Matrix DerivativeBern,
                        double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #7
0
 public GeomInt_MyGradientbisOfTheComputeLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox SSP, int FirstPoint,
                                                        int LastPoint, AppParCurves_HArray1OfConstraintCouple TheConstraints, Vector Parameters, int Deg,
                                                        double Tol3d, double Tol2d)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #8
0
 public AppDef_Variational(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                           AppParCurves_HArray1OfConstraintCouple TheConstraints, int MaxDegree, int MaxSegment,
                           GeomAbs_Shape Continuity)
     : base()
 {
     throw new NotImplementedException();
 }
 public AppDef_MyBSplGradientOfBSplineCompute(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                                              AppParCurves_HArray1OfConstraintCouple TheConstraints, Vector Parameters, TColStd_Array1OfReal Knots,
                                              TColStd_Array1OfInteger Mults, int Deg, double Tol3d, double Tol2d, int NbIterations)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #10
0
 public GeomInt_MyBSplGradientOfTheComputeLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox SSP, int FirstPoint,
                                                         int LastPoint, AppParCurves_HArray1OfConstraintCouple TheConstraints, Vector Parameters,
                                                         TColStd_Array1OfReal Knots, TColStd_Array1OfInteger Mults, int Deg, double Tol3d, double Tol2d,
                                                         int NbIterations, double lambda1, double lambda2)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #11
0
 public bool SetConstraints(AppParCurves_HArray1OfConstraintCouple aConstrainst)
 {
     throw new NotImplementedException();
 }
Beispiel #12
0
 public int NbConstraints(GeomInt_TheMultiLineOfWLApprox SSP, int FirstPoint, int LastPoint,
                          AppParCurves_HArray1OfConstraintCouple TheConstraints)
 {
     throw new NotImplementedException();
 }
 public AppDef_ParFunctionOfTheGradient(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                                        AppParCurves_HArray1OfConstraintCouple TheConstraints, Vector Parameters, int Deg)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #14
0
 public int NbConstraints(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                          AppParCurves_HArray1OfConstraintCouple TheConstraints)
 {
     throw new NotImplementedException();
 }
Beispiel #15
0
 public void Perform(GeomInt_TheMultiLineOfWLApprox SSP, int FirstPoint, int LastPoint,
                     AppParCurves_HArray1OfConstraintCouple TheConstraints, Vector Parameters, TColStd_Array1OfReal Knots,
                     TColStd_Array1OfInteger Mults, int Deg, double Tol3d, double Tol2d, int NbIterations)
 {
     throw new NotImplementedException();
 }
Beispiel #16
0
 public GeomInt_ParFunctionOfMyGradientOfTheComputeLineBezierOfWLApprox(GeomInt_TheMultiLineOfWLApprox SSP,
                                                                        int FirstPoint, int LastPoint, AppParCurves_HArray1OfConstraintCouple TheConstraints,
                                                                        Vector Parameters, int Deg)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #17
0
 public AppDef_Variational(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                           AppParCurves_HArray1OfConstraintCouple TheConstraints)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(AppDef_MultiLine SSP, int FirstPoint, int LastPoint,
                     AppParCurves_HArray1OfConstraintCouple TheConstraints, Vector Parameters, TColStd_Array1OfReal Knots,
                     TColStd_Array1OfInteger Mults, int Deg, double Tol3d, double Tol2d)
 {
     throw new NotImplementedException();
 }
 public AppParCurves_Constraint LastConstraint(AppParCurves_HArray1OfConstraintCouple TheConstraints,
                                               int LastPoint)
 {
     throw new NotImplementedException();
 }
 public GeomInt_BSpParFunctionOfMyBSplGradientOfTheComputeLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox SSP,
                                                                         int FirstPoint, int LastPoint, AppParCurves_HArray1OfConstraintCouple TheConstraints,
                                                                         Vector Parameters, TColStd_Array1OfReal Knots, TColStd_Array1OfInteger Mults, int NbPol)
     : base()
 {
     throw new NotImplementedException();
 }