public Geom2dGcc_FunctionTanCuCuOnCu(Geom2dAdaptor_Curve C1, gp_Pnt2d P1, Geom2dAdaptor_Curve OnCu, double Rad)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_FunctionTanCuCuOnCu(gp_Circ2d C1, Geom2dAdaptor_Curve C2, gp_Circ2d OnCi, double Rad)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_FunctionTanCuCuOnCu(gp_Lin2d L1, Geom2dAdaptor_Curve C2, Geom2dAdaptor_Curve OnCu, double Rad)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Intersect(Geom2dAdaptor_Curve C1, Geom2dAdaptor_Curve C2)
 {
     throw new NotImplementedException();
 }
 public Geom2dHatch_Element(Geom2dAdaptor_Curve Curve, TopAbs_Orientation Orientation)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #6
0
 public int Trim(Geom2dAdaptor_Curve Curve)
 {
     throw new NotImplementedException();
 }
Пример #7
0
 public Geom2dGcc_QualifiedCurve(Geom2dAdaptor_Curve Curve, GccEnt_Position Qualifier)
     : base()
 {
     throw new NotImplementedException();
 }
 public int NbSamples(Geom2dAdaptor_Curve C)
 {
     throw new NotImplementedException();
 }
 public gp_Pnt2d Value(Geom2dAdaptor_Curve C, double X)
 {
     throw new NotImplementedException();
 }
Пример #10
0
 public double LastParameter(Geom2dAdaptor_Curve C)
 {
     throw new NotImplementedException();
 }
Пример #11
0
 public double EpsX(Geom2dAdaptor_Curve C, double Tol)
 {
     throw new NotImplementedException();
 }
Пример #12
0
 public Geom2dGcc_Circ2d2TanOnGeo(gp_Pnt2d Point1, gp_Pnt2d Point2, Geom2dAdaptor_Curve OnCurv, double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #13
0
 public Geom2dGcc_Circ2d2TanOnGeo(GccEnt_QualifiedLin Qualified1, gp_Pnt2d Qualified2,
                                  Geom2dAdaptor_Curve OnCurv, double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_Circ2dTanOnRad(Geom2d_Point Point1, Geom2dAdaptor_Curve OnCurv, double Radius,
                                 double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #15
0
 public int AddElement(Geom2dAdaptor_Curve Curve, TopAbs_Orientation Orientation)
 {
     throw new NotImplementedException();
 }
Пример #16
0
 public void D3(Geom2dAdaptor_Curve C, double U, gp_Pnt2d P, gp_Vec2d T, gp_Vec2d N, gp_Vec2d dN)
 {
     throw new NotImplementedException();
 }
Пример #17
0
 public int AddHatching(Geom2dAdaptor_Curve Curve)
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_FunctionTanCuCuCu(gp_Lin2d L1, gp_Lin2d L2, Geom2dAdaptor_Curve C3)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #19
0
 public bool Add(int theIndex, Geom2dGcc_Lin2d2TanIter theLin, double theTol, Geom2dAdaptor_Curve theC1,
                 Geom2dAdaptor_Curve theC2)
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_FunctionTanCuCuCu(Geom2dAdaptor_Curve C1, gp_Pnt2d P2, gp_Pnt2d P3)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_FunctionTanCirCu(gp_Circ2d Circ, Geom2dAdaptor_Curve Curv)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dHatch_Hatching(Geom2dAdaptor_Curve Curve)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Lin2d L, double P, double Tol, Geom2dAdaptor_Curve E)
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_Circ2d2TanOnIter(Geom2dGcc_QCurve Qualified1, Geom2dGcc_QCurve Qualified2,
                                   Geom2dAdaptor_Curve OnCurve, double Param1, double Param2, double ParamOn, double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }