public AdvApp2Var_ApproxAFunc2Var(int Num1DSS, int Num2DSS, int Num3DSS, TColStd_HArray1OfReal OneDTol,
                                   TColStd_HArray1OfReal TwoDTol, TColStd_HArray1OfReal ThreeDTol, TColStd_HArray2OfReal OneDTolFr,
                                   TColStd_HArray2OfReal TwoDTolFr, TColStd_HArray2OfReal ThreeDTolFr, double FirstInU, double LastInU,
                                   double FirstInV, double LastInV, GeomAbs_IsoType FavorIso, GeomAbs_Shape ContInU, GeomAbs_Shape ContInV,
                                   int Prec_isCode, int MaxDegInU, int MaxDegInV, int MaxPatch, AdvApp2Var_EvaluatorFunc2Var Func,
                                   AdvApp2Var_Criterion Crit, AdvApprox_Cutting UChoice, AdvApprox_Cutting VChoice)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool IsQPunctual(Geom_Surface S, double Param, GeomAbs_IsoType IT, double TolMin, double TolMax)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public void Load(bool IsFirstParam, GeomAbs_IsoType theIsoType)
 {
     throw new NotImplementedException();
 }
 public AdvApp2Var_Iso(GeomAbs_IsoType type, double cte, double Ufirst, double Ulast, double Vfirst,
                       double Vlast, int pos, int iu, int iv)
     : base()
 {
     throw new NotImplementedException();
 }
 public AdvApp2Var_Iso(GeomAbs_IsoType type, int iu, int iv)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Load(GeomAbs_IsoType Iso, double Param, double WFirst, double WLast)
 {
     throw new NotImplementedException();
 }
 public Adaptor3d_IsoCurve(Adaptor3d_HSurface S, GeomAbs_IsoType Iso, double Param, double WFirst, double WLast)
     : base()
 {
     throw new NotImplementedException();
 }
 public int LastNode(GeomAbs_IsoType Type, int IndexIso, int IndexStrip)
 {
     throw new NotImplementedException();
 }