Ejemplo n.º 1
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();
 }
Ejemplo n.º 2
0
 public AppDef_ResConstraintOfMyGradientOfCompute(AppDef_MultiLine SSP, AppParCurves_MultiCurve SCurv,
                                                  int FirstPoint, int LastPoint, AppParCurves_HArray1OfConstraintCouple Constraints, math_Matrix Bern,
                                                  math_Matrix DerivativeBern)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
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();
 }
Ejemplo n.º 4
0
 public void Append(AppParCurves_MultiCurve MC)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public void TangencyVector(AppDef_MultiLine Line, AppParCurves_MultiCurve C, double U, Vector V)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public void TangencyVector(GeomInt_TheMultiLineOfWLApprox Line, AppParCurves_MultiCurve C, double U,
                            Vector V)
 {
     throw new NotImplementedException();
 }