Example #1
0
 public Bisector_BisecCC(Geom2d_Curve Cu1, Geom2d_Curve Cu2, double Side1, double Side2, gp_Pnt2d Origin)
     : base()
 {
     throw new NotImplementedException();
 }
Example #2
0
 public void D2(IntCurve_PConic C, double U, gp_Pnt2d P, gp_Vec2d T, gp_Vec2d N)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public void D0(double U, gp_Pnt2d P)
 {
     throw new NotImplementedException();
 }
Example #4
0
 public void Tangency1(int Index, ref double ParSol, ref double ParArg, gp_Pnt2d PntSol)
 {
     throw new NotImplementedException();
 }
Example #5
0
 public void Segment(int theIndex, gp_Pnt2d theBegin, gp_Pnt2d theEnd)
 {
     throw new NotImplementedException();
 }
 public void Points(int Index, gp_Pnt2d P1, gp_Pnt2d P2)
 {
     throw new NotImplementedException();
 }
 public gce_MakeMirror2d(gp_Pnt2d Point, gp_Dir2d Direc)
     : base()
 {
     throw new NotImplementedException();
 }
Example #8
0
 public void SetPnt2d(gp_Pnt2d P)
 {
     throw new NotImplementedException();
 }
Example #9
0
 public void Value3dOnF1OnF2(double U, gp_Pnt P3d, gp_Pnt2d PF1, gp_Pnt2d PF2)
 {
     throw new NotImplementedException();
 }
Example #10
0
 public void LocalD1(TopoDS_Shape F, TopoDS_Shape E, TopoDS_Shape V, gp_Pnt2d p2, gp_Vec2d v2)
 {
     throw new NotImplementedException();
 }
Example #11
0
 public Geom2d_CartesianPoint(gp_Pnt2d P)
     : base()
 {
     throw new NotImplementedException();
 }
 public GCE2d_MakeSegment(gp_Lin2d Line, gp_Pnt2d P1, gp_Pnt2d P2)
     : base()
 {
     throw new NotImplementedException();
 }
 public GCE2d_MakeSegment(gp_Lin2d Line, gp_Pnt2d Point, double Ulast)
     : base()
 {
     throw new NotImplementedException();
 }
Example #14
0
 public void Perform(Geom2d_Curve Cu1, Geom2d_Curve Cu2, double Side1, double Side2, gp_Pnt2d Origin)
 {
     throw new NotImplementedException();
 }
 public GCE2d_MakeArcOfEllipse(gp_Elips2d Elips, gp_Pnt2d P, double Alpha, bool Sense)
     : base()
 {
     throw new NotImplementedException();
 }
 public int PointNearEdge(TopoDS_Edge aE, TopoDS_Face aF, gp_Pnt2d aP2D, gp_Pnt aPx, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public GCE2d_MakeArcOfEllipse(gp_Elips2d Elips, gp_Pnt2d P1, gp_Pnt2d P2)
     : base()
 {
     throw new NotImplementedException();
 }
 public int PointInFace(TopoDS_Face theF, TopoDS_Edge theE, double theT, double theDt2D, gp_Pnt theP,
                        gp_Pnt2d theP2D, IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
 public void NearestPoints(gp_Pnt2d P1, gp_Pnt2d P2)
 {
     throw new NotImplementedException();
 }
 public int PointInFace(TopoDS_Face theF, Geom2d_Curve theL, gp_Pnt theP, gp_Pnt2d theP2D,
                        IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
Example #21
0
 public GccAna_Lin2dTanObl(gp_Pnt2d ThePoint, gp_Lin2d TheLine, double TheAngle)
     : base()
 {
     throw new NotImplementedException();
 }
 public int PointNearEdge(TopoDS_Edge aE, TopoDS_Face aF, double aT, double aDt2D, gp_Pnt2d aP2D, gp_Pnt aPx)
 {
     throw new NotImplementedException();
 }
Example #23
0
 public void Intersection2(int Index, ref double ParSol, ref double ParArg, gp_Pnt2d PntSol)
 {
     throw new NotImplementedException();
 }
 public bool CheckPoint(gp_Pnt2d thePoint)
 {
     throw new NotImplementedException();
 }
 public GCE2d_MakeEllipse(gp_Pnt2d S1, gp_Pnt2d S2, gp_Pnt2d Center)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool Reject(gp_Pnt2d P)
 {
     throw new NotImplementedException();
 }
 public void CentreOfCurvature(gp_Pnt2d P)
 {
     throw new NotImplementedException();
 }
 public bool OtherSegment(gp_Pnt2d P, gp_Lin2d L, ref double Par)
 {
     throw new NotImplementedException();
 }
Example #29
0
 public void D1(double U, gp_Pnt2d P, gp_Vec2d V1)
 {
     throw new NotImplementedException();
 }
Example #30
0
 public void PointEnd(gp_Pnt2d Point)
 {
     throw new NotImplementedException();
 }