public void Perform(gp_Elips E, gp_Pln P, double Tolang, double Tol)
 {
     throw new NotImplementedException();
 }
 public IntAna_IntConicQuad(gp_Elips E, IntAna_Quadric Q)
     : base()
 {
     throw new NotImplementedException();
 }
 public GC_MakeEllipse(gp_Elips E)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public IntPatch_GLine(gp_Elips E, bool Tang, IntSurf_Situation Situ1, IntSurf_Situation Situ2)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepLib_MakeEdge(gp_Elips L, double p1, double p2)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #6
0
 public ProjLib_Cylinder(gp_Cylinder Cyl, gp_Elips E)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #7
0
 public double Parameter(gp_Elips E, gp_Pnt P)
 {
     throw new NotImplementedException();
 }
Beispiel #8
0
 public void SetElips(gp_Elips E)
 {
     throw new NotImplementedException();
 }
Beispiel #9
0
 public gp_Vec DN(double U, gp_Elips E, int N)
 {
     throw new NotImplementedException();
 }
Beispiel #10
0
 public gp_Pnt Value(double U, gp_Elips E)
 {
     throw new NotImplementedException();
 }
Beispiel #11
0
 public gp_Elips2d Project(gp_Pln Pl, gp_Elips E)
 {
     throw new NotImplementedException();
 }
Beispiel #12
0
 public BRepBuilderAPI_MakeEdge(gp_Elips L)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #13
0
 public IntPatch_GLine(gp_Elips E, bool Tang)
     : base()
 {
     throw new NotImplementedException();
 }
 public IntAna_IntConicQuad(gp_Elips E, gp_Pln P, double Tolang, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #15
0
 public void D2(double U, gp_Elips E, gp_Pnt P, gp_Vec V1, gp_Vec V2)
 {
     throw new NotImplementedException();
 }
Beispiel #16
0
 public ProjLib_Plane(gp_Pln Pl, gp_Elips E)
     : base()
 {
     throw new NotImplementedException();
 }
 public GC_MakeArcOfEllipse(gp_Elips Elips, double Alpha1, double Alpha2, bool Sense)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepLib_MakeEdge(gp_Elips L, TopoDS_Vertex V1, TopoDS_Vertex V2)
     : base()
 {
     throw new NotImplementedException();
 }
 public GC_MakeArcOfEllipse(gp_Elips Elips, gp_Pnt P1, gp_Pnt P2, bool Sense)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepLib_MakeEdge(gp_Elips L, gp_Pnt P1, gp_Pnt P2)
     : base()
 {
     throw new NotImplementedException();
 }
 public void PerformConicSurf(gp_Elips Ellipse, Adaptor3d_HCurve Curve, Adaptor3d_HSurface Surface, double U1,
                              double V1, double U2, double V2)
 {
     throw new NotImplementedException();
 }
Beispiel #22
0
 public void Project(gp_Elips E)
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Elips E, IntAna_Quadric Q)
 {
     throw new NotImplementedException();
 }
Beispiel #24
0
 public void Add(gp_Elips C, double P1, double P2, double Tol, Bnd_Box B)
 {
     throw new NotImplementedException();
 }
Beispiel #25
0
 public IntPatch_GLine(gp_Elips E, bool Tang, IntSurf_TypeTrans Trans1, IntSurf_TypeTrans Trans2)
     : base()
 {
     throw new NotImplementedException();
 }