public void MakeEdge(TopoDS_Edge edge, Geom2d_Curve pcurve, TopoDS_Face face, double p1, double p2)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public Geom2dAdaptor_HCurve(Geom2d_Curve S)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public bool NewCurve2d(TopoDS_Edge E, TopoDS_Face F, TopoDS_Edge NewE, TopoDS_Face NewF, Geom2d_Curve C,
                        ref double Tol)
 {
     throw new NotImplementedException();
 }
 public IntTools_Curve(Geom_Curve the3dCurve3d, Geom2d_Curve the2dCurve1, Geom2d_Curve the2dCurve2)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetFirstCurve2d(Geom2d_Curve the2dCurve1)
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public void Init(Geom2d_Curve C, gp_Pnt2d P1, gp_Pnt2d P2, double p1, double p2)
 {
     throw new NotImplementedException();
 }
Beispiel #7
0
 public Geom2d_Curve SameRange(Geom2d_Curve CurvePtr, double FirstOnCurve, double LastOnCurve,
                               double RequestedFirst, double RequestedLast)
 {
     throw new NotImplementedException();
 }
Beispiel #8
0
 public BRepBuilderAPI_MakeEdge(Geom2d_Curve L, Geom_Surface S, gp_Pnt P1, gp_Pnt P2, double p1, double p2)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #9
0
 public BRepBuilderAPI_MakeEdge(Geom2d_Curve L, Geom_Surface S, TopoDS_Vertex V1, TopoDS_Vertex V2, double p1,
                                double p2)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #10
0
 public void Add(Geom2d_Curve aCurve)
 {
     throw new NotImplementedException();
 }
Beispiel #11
0
 public BRepBuilderAPI_MakeEdge(Geom2d_Curve L, Geom_Surface S)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2d_Curve TransformPCurve(Geom2d_Curve pcurve, gp_Trsf2d trans, double uFact, ref double aFirst,
                                     ref double aLast)
 {
     throw new NotImplementedException();
 }
 public void ReplacePCurve(TopoDS_Edge edge, Geom2d_Curve pcurve, TopoDS_Face face)
 {
     throw new NotImplementedException();
 }
 public void MakeEdge(TopoDS_Edge edge, Geom2d_Curve pcurve, Geom_Surface S, TopLoc_Location L, double p1,
                      double p2)
 {
     throw new NotImplementedException();
 }
Beispiel #15
0
 public BRepLib_MakeEdge2d(Geom2d_Curve L, TopoDS_Vertex V1, TopoDS_Vertex V2, double p1, double p2)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #16
0
 public void Init(Geom2d_Curve C, Geom_Surface S)
 {
     throw new NotImplementedException();
 }
Beispiel #17
0
 public void Init(Geom2d_Curve C)
 {
     throw new NotImplementedException();
 }
Beispiel #18
0
 public void Init(Geom2d_Curve C, Geom_Surface S, TopoDS_Vertex V1, TopoDS_Vertex V2)
 {
     throw new NotImplementedException();
 }
Beispiel #19
0
 public void Init(Geom2d_Curve C, TopoDS_Vertex V1, TopoDS_Vertex V2, double p1, double p2)
 {
     throw new NotImplementedException();
 }
Beispiel #20
0
 public void Init(Geom2d_Curve C, Geom_Surface S, gp_Pnt P1, gp_Pnt P2, double p1, double p2)
 {
     throw new NotImplementedException();
 }
 public IntTools_Curve(Geom_Curve the3dCurve3d, Geom2d_Curve the2dCurve1, Geom2d_Curve the2dCurve2,
                       double theTolerance, double theTangentialTolerance)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom2d_BSplineCurve ConvertCurveToBSpline(Geom2d_Curve C2D, double First, double Last, double Tol2d,
                                                  GeomAbs_Shape Continuity, int MaxSegments, int MaxDegree)
 {
     throw new NotImplementedException();
 }
 public void SetCurves(Geom_Curve the3dCurve, Geom2d_Curve the2dCurve1, Geom2d_Curve the2dCurve2)
 {
     throw new NotImplementedException();
 }
 public bool JoinCurves(Geom2d_Curve c2d1, Geom2d_Curve ac2d2, TopAbs_Orientation Orient1,
                        TopAbs_Orientation Orient2, ref double first1, ref double last1, ref double first2, ref double last2,
                        Geom2d_Curve c2dOut, ref bool _isRev1, ref bool _isRev2)
 {
     throw new NotImplementedException();
 }
 public void SetSecondCurve2d(Geom2d_Curve the2dCurve2)
 {
     throw new NotImplementedException();
 }
Beispiel #26
0
 public BRepLib_MakeEdge2d(Geom2d_Curve L)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #27
0
 public Geom2dAdaptor_HCurve(Geom2d_Curve S, double UFirst, double ULast)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #28
0
 public BRepLib_MakeEdge2d(Geom2d_Curve L, gp_Pnt2d P1, gp_Pnt2d P2, double p1, double p2)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #29
0
 public TopOpeBRepDS_SurfaceCurveInterference(TopOpeBRepDS_Transition Transition, TopOpeBRepDS_Kind SupportType,
                                              int Support, TopOpeBRepDS_Kind GeometryType, int Geometry, Geom2d_Curve PC)
     : base()
 {
     throw new NotImplementedException();
 }
 public void PerformInf(Geom2d_Curve C)
 {
     throw new NotImplementedException();
 }