Пример #1
0
 public int Inters3d(gp_Parab theCurve, Bnd_Box Domain)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public IntPatch_GLine(gp_Parab P, bool Tang, IntSurf_Situation Situ1, IntSurf_Situation Situ2)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void ParabBox(gp_Parab theParab, Bnd_Box bounding, Bnd_Box boxHypr)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public BRepLib_MakeEdge(gp_Parab L, gp_Pnt P1, gp_Pnt P2)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public void Project(gp_Parab P)
 {
     throw new NotImplementedException();
 }
 public IntAna_IntConicQuad(gp_Parab P, IntAna_Quadric Q)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #7
0
 public ProjLib_Plane(gp_Pln Pl, gp_Parab P)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #8
0
 public gp_Vec DN(double U, gp_Parab Prb, int N)
 {
     throw new NotImplementedException();
 }
Пример #9
0
 public double Parameter(gp_Parab Prb, gp_Pnt P)
 {
     throw new NotImplementedException();
 }
Пример #10
0
 public GC_MakeArcOfParabola(gp_Parab Parab, gp_Pnt P1, gp_Pnt P2, bool Sense)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #11
0
 public gp_Parab2d Project(gp_Pln Pl, gp_Parab P)
 {
     throw new NotImplementedException();
 }
Пример #12
0
 public GC_MakeArcOfParabola(gp_Parab Parab, double Alpha1, double Alpha2, bool Sense)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #13
0
 public BRepBuilderAPI_MakeEdge(gp_Parab L)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #14
0
 public IntPatch_GLine(gp_Parab P, bool Tang)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #15
0
 public void Perform(gp_Parab P, IntAna_Quadric Q)
 {
     throw new NotImplementedException();
 }
Пример #16
0
 public gp_Pnt Value(double U, gp_Parab Prb)
 {
     throw new NotImplementedException();
 }
Пример #17
0
 public void Perform(gp_Parab Pb, gp_Pln P, double Tolang)
 {
     throw new NotImplementedException();
 }
Пример #18
0
 public void D1(double U, gp_Parab Prb, gp_Pnt P, gp_Vec V1)
 {
     throw new NotImplementedException();
 }
Пример #19
0
 public IntAna_IntConicQuad(gp_Parab Pb, gp_Pln P, double Tolang)
     : base()
 {
     throw new NotImplementedException();
 }
 public void PerformConicSurf(gp_Parab Parab, Adaptor3d_HCurve Curve, Adaptor3d_HSurface Surface, double U1,
                              double V1, double U2, double V2)
 {
     throw new NotImplementedException();
 }
Пример #21
0
 public BRepLib_MakeEdge(gp_Parab L, double p1, double p2)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #22
0
 public Geom_Parabola(gp_Parab Prb)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #23
0
 public BRepLib_MakeEdge(gp_Parab L, TopoDS_Vertex V1, TopoDS_Vertex V2)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #24
0
 public void SetParab(gp_Parab Prb)
 {
     throw new NotImplementedException();
 }
Пример #25
0
 public void Add(gp_Parab P, double P1, double P2, double Tol, Bnd_Box B)
 {
     throw new NotImplementedException();
 }
Пример #26
0
 public IntPatch_GLine(gp_Parab P, bool Tang, IntSurf_TypeTrans Trans1, IntSurf_TypeTrans Trans2)
     : base()
 {
     throw new NotImplementedException();
 }