Ejemplo n.º 1
0
 public void FindRealConstraints(GeomInt_TheMultiLineOfWLApprox Line)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public GeomInt_TheComputeLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox Line, int degreemin, int degreemax,
                                         double Tolerance3d)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool Tangency(GeomInt_TheMultiLineOfWLApprox ML, int MPointIndex, TColgp_Array1OfVec tabV)
 {
     throw new NotImplementedException();
 }
 public int NbConstraints(GeomInt_TheMultiLineOfWLApprox SSP, int FirstPoint, int LastPoint,
                          AppParCurves_HArray1OfConstraintCouple TheConstraints)
 {
     throw new NotImplementedException();
 }
 public Approx_Status WhatStatus(GeomInt_TheMultiLineOfWLApprox ML, int I1, int I2)
 {
     throw new NotImplementedException();
 }
 public int NbP3d(GeomInt_TheMultiLineOfWLApprox ML)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 7
0
 public bool Compute(GeomInt_TheMultiLineOfWLApprox Line, int fpt, int lpt, Vector Para,
                     TColStd_Array1OfReal Knots, TColStd_Array1OfInteger Mults)
 {
     throw new NotImplementedException();
 }
 public GeomInt_TheMultiLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 9
0
 public GeomInt_TheComputeLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox Line, Vector Parameters,
                                         int degreemin)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 10
0
 public void Perform(GeomInt_TheMultiLineOfWLApprox Line)
 {
     throw new NotImplementedException();
 }
 public void Affect(GeomInt_TheMultiLineOfWLApprox SSP, int Index, ref AppParCurves_Constraint Cons,
                    Vector Vt, Vector Vc)
 {
     throw new NotImplementedException();
 }
 public int NbBColumns(GeomInt_TheMultiLineOfWLApprox SSP)
 {
     throw new NotImplementedException();
 }
 public void Init(GeomInt_TheMultiLineOfWLApprox SSP, int FirstPoint, int LastPoint)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 14
0
 public GeomInt_TheComputeLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox Line)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 15
0
 public bool ComputeCurve(GeomInt_TheMultiLineOfWLApprox Line, int firspt, int lastpt)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 16
0
 public GeomInt_TheComputeLineOfWLApprox(GeomInt_TheMultiLineOfWLApprox Line, Vector Parameters,
                                         int degreemin, int degreemax, double Tolerance3d, double Tolerance2d, int NbIterations)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 17
0
 public void Parameters(GeomInt_TheMultiLineOfWLApprox Line, int firstP, int LastP, Vector TheParameters)
 {
     throw new NotImplementedException();
 }
 public bool MakeMLOneMorePoint(GeomInt_TheMultiLineOfWLApprox ML, int I1, int I2, int indbad,
                                GeomInt_TheMultiLineOfWLApprox OtherLine)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 19
0
 public double SearchLastLambda(GeomInt_TheMultiLineOfWLApprox Line, Vector Para,
                                TColStd_Array1OfReal Knots, Vector V, int index)
 {
     throw new NotImplementedException();
 }
 public void Dump(GeomInt_TheMultiLineOfWLApprox ML)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 21
0
 public void TangencyVector(GeomInt_TheMultiLineOfWLApprox Line, AppParCurves_MultiCurve C, double U,
                            Vector V)
 {
     throw new NotImplementedException();
 }
 public void Value(GeomInt_TheMultiLineOfWLApprox ML, int MPointIndex, TColgp_Array1OfPnt tabPt,
                   TColgp_Array1OfPnt2d tabPt2d)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 23
0
 public void LastTangencyVector(GeomInt_TheMultiLineOfWLApprox Line, int index, Vector V)
 {
     throw new NotImplementedException();
 }
 public bool Curvature(GeomInt_TheMultiLineOfWLApprox ML, int MPointIndex, TColgp_Array1OfVec tabV,
                       TColgp_Array1OfVec2d tabV2d)
 {
     throw new NotImplementedException();
 }
 public math_Matrix ConstraintDerivative(GeomInt_TheMultiLineOfWLApprox SSP, Vector Parameters, int Deg,
                                         math_Matrix DA)
 {
     throw new NotImplementedException();
 }