Exemplo n.º 1
0
 public void MakeEdge(TopoDS_Edge edge, Geom2d_Curve pcurve, TopoDS_Face face, double p1, double p2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public Geom2dAdaptor_HCurve(Geom2d_Curve S)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 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();
 }
Exemplo n.º 4
0
 public IntTools_Curve(Geom_Curve the3dCurve3d, Geom2d_Curve the2dCurve1, Geom2d_Curve the2dCurve2)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public void SetFirstCurve2d(Geom2d_Curve the2dCurve1)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public void Init(Geom2d_Curve C, gp_Pnt2d P1, gp_Pnt2d P2, double p1, double p2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 7
0
 public Geom2d_Curve SameRange(Geom2d_Curve CurvePtr, double FirstOnCurve, double LastOnCurve,
                               double RequestedFirst, double RequestedLast)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 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();
 }
Exemplo n.º 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();
 }
Exemplo n.º 10
0
 public void Add(Geom2d_Curve aCurve)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 11
0
 public BRepBuilderAPI_MakeEdge(Geom2d_Curve L, Geom_Surface S)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 12
0
 public Geom2d_Curve TransformPCurve(Geom2d_Curve pcurve, gp_Trsf2d trans, double uFact, ref double aFirst,
                                     ref double aLast)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 13
0
 public void ReplacePCurve(TopoDS_Edge edge, Geom2d_Curve pcurve, TopoDS_Face face)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 14
0
 public void MakeEdge(TopoDS_Edge edge, Geom2d_Curve pcurve, Geom_Surface S, TopLoc_Location L, double p1,
                      double p2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 15
0
 public BRepLib_MakeEdge2d(Geom2d_Curve L, TopoDS_Vertex V1, TopoDS_Vertex V2, double p1, double p2)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 16
0
 public void Init(Geom2d_Curve C, Geom_Surface S)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 17
0
 public void Init(Geom2d_Curve C)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 18
0
 public void Init(Geom2d_Curve C, Geom_Surface S, TopoDS_Vertex V1, TopoDS_Vertex V2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 19
0
 public void Init(Geom2d_Curve C, TopoDS_Vertex V1, TopoDS_Vertex V2, double p1, double p2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 20
0
 public void Init(Geom2d_Curve C, Geom_Surface S, gp_Pnt P1, gp_Pnt P2, double p1, double p2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 21
0
 public IntTools_Curve(Geom_Curve the3dCurve3d, Geom2d_Curve the2dCurve1, Geom2d_Curve the2dCurve2,
                       double theTolerance, double theTangentialTolerance)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 22
0
 public Geom2d_BSplineCurve ConvertCurveToBSpline(Geom2d_Curve C2D, double First, double Last, double Tol2d,
                                                  GeomAbs_Shape Continuity, int MaxSegments, int MaxDegree)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 23
0
 public void SetCurves(Geom_Curve the3dCurve, Geom2d_Curve the2dCurve1, Geom2d_Curve the2dCurve2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 24
0
 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();
 }
Exemplo n.º 25
0
 public void SetSecondCurve2d(Geom2d_Curve the2dCurve2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 26
0
 public BRepLib_MakeEdge2d(Geom2d_Curve L)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 27
0
 public Geom2dAdaptor_HCurve(Geom2d_Curve S, double UFirst, double ULast)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 28
0
 public BRepLib_MakeEdge2d(Geom2d_Curve L, gp_Pnt2d P1, gp_Pnt2d P2, double p1, double p2)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 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();
 }
Exemplo n.º 30
0
 public void PerformInf(Geom2d_Curve C)
 {
     throw new NotImplementedException();
 }