public Geom2dGcc_Lin2dTanObl(Geom2dGcc_QualifiedCurve Qualified1, gp_Lin2d TheLin, double TolAng, double Param1,
                              double Angle)
     : base()
 {
     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();
 }
 public Geom2dGcc_Circ2d2TanRad(Geom2dGcc_QualifiedCurve Qualified1, Geom2d_Point Point, double Radius,
                                double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public Geom2dGcc_Circ2d3Tan(Geom2dGcc_QualifiedCurve Qualified1, Geom2d_Point Point1, Geom2d_Point Point2,
                             double Tolerance, double Param1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public Geom2dGcc_QualifiedCurve(Geom2dGcc_QualifiedCurve parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_Lin2d2Tan(Geom2dGcc_QualifiedCurve Qualified1, gp_Pnt2d ThePoint, double Tolang, double Param1)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_Lin2d2Tan(Geom2dGcc_QualifiedCurve Qualified1, Geom2dGcc_QualifiedCurve Qualified2,
                            double Tolang, double Param1, double Param2)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_Circ2dTanOnRad(Geom2dGcc_QualifiedCurve Qualified1, Geom2dAdaptor_Curve OnCurv, double Radius,
                                 double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2dGcc_Circ2dTanCen(Geom2dGcc_QualifiedCurve Qualified1, Geom2d_Point Pcenter, double Tolerance)
     : base()
 {
     throw new NotImplementedException();
 }