Пример #1
0
 public void Perform(Geom2d_Point Pnt1, Geom2d_Point Pnt2, gp_Pnt2d P, gp_Vec2d V1, gp_Vec2d V2, double Sense)
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_Circ2d2TanOn(Geom2d_Point Point1, Geom2d_Point Point2, Geom2dAdaptor_Curve OnCurve,
                               double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void Perform(Geom2d_Point Pnt, Geom2d_Curve Cu, gp_Pnt2d P, gp_Vec2d V1, gp_Vec2d V2, double Sense,
                     double Tolerance)
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_Circ2d2TanOn(Geom2dGcc_QualifiedCurve Qualified1, Geom2d_Point Point,
                               Geom2dAdaptor_Curve OnCurve, double Tolerance, double Param1, double ParamOn)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public Geom2dGcc_Circ2d3Tan(Geom2d_Point Point1, Geom2d_Point Point2, Geom2d_Point Point3, double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #6
0
 public Geom2dGcc_Circ2d3Tan(Geom2dGcc_QualifiedCurve Qualified1, Geom2d_Point Point1, Geom2d_Point Point2,
                             double Tolerance, double Param1)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_Circ2d2TanRad(Geom2d_Point Point1, Geom2d_Point Point2, double Radius, double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_Circ2dTanCen(Geom2dGcc_QualifiedCurve Qualified1, Geom2d_Point Pcenter, double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }