Example #1
0
 public int Inters3d(gp_Parab theCurve, Bnd_Box Domain)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public IntPatch_GLine(gp_Parab P, bool Tang, IntSurf_Situation Situ1, IntSurf_Situation Situ2)
     : base()
 {
     throw new NotImplementedException();
 }
Example #3
0
 public void ParabBox(gp_Parab theParab, Bnd_Box bounding, Bnd_Box boxHypr)
 {
     throw new NotImplementedException();
 }
 public BRepLib_MakeEdge(gp_Parab L, gp_Pnt P1, gp_Pnt P2)
     : base()
 {
     throw new NotImplementedException();
 }
Example #5
0
 public void Project(gp_Parab P)
 {
     throw new NotImplementedException();
 }
 public IntAna_IntConicQuad(gp_Parab P, IntAna_Quadric Q)
     : base()
 {
     throw new NotImplementedException();
 }
Example #7
0
 public ProjLib_Plane(gp_Pln Pl, gp_Parab P)
     : base()
 {
     throw new NotImplementedException();
 }
Example #8
0
 public gp_Vec DN(double U, gp_Parab Prb, int N)
 {
     throw new NotImplementedException();
 }
Example #9
0
 public double Parameter(gp_Parab Prb, gp_Pnt P)
 {
     throw new NotImplementedException();
 }
Example #10
0
 public GC_MakeArcOfParabola(gp_Parab Parab, gp_Pnt P1, gp_Pnt P2, bool Sense)
     : base()
 {
     throw new NotImplementedException();
 }
Example #11
0
 public gp_Parab2d Project(gp_Pln Pl, gp_Parab P)
 {
     throw new NotImplementedException();
 }
Example #12
0
 public GC_MakeArcOfParabola(gp_Parab Parab, double Alpha1, double Alpha2, bool Sense)
     : base()
 {
     throw new NotImplementedException();
 }
Example #13
0
 public BRepBuilderAPI_MakeEdge(gp_Parab L)
     : base()
 {
     throw new NotImplementedException();
 }
Example #14
0
 public IntPatch_GLine(gp_Parab P, bool Tang)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Parab P, IntAna_Quadric Q)
 {
     throw new NotImplementedException();
 }
Example #16
0
 public gp_Pnt Value(double U, gp_Parab Prb)
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Parab Pb, gp_Pln P, double Tolang)
 {
     throw new NotImplementedException();
 }
Example #18
0
 public void D1(double U, gp_Parab Prb, gp_Pnt P, gp_Vec V1)
 {
     throw new NotImplementedException();
 }
 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();
 }
 public BRepLib_MakeEdge(gp_Parab L, double p1, double p2)
     : base()
 {
     throw new NotImplementedException();
 }
Example #22
0
 public Geom_Parabola(gp_Parab Prb)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepLib_MakeEdge(gp_Parab L, TopoDS_Vertex V1, TopoDS_Vertex V2)
     : base()
 {
     throw new NotImplementedException();
 }
Example #24
0
 public void SetParab(gp_Parab Prb)
 {
     throw new NotImplementedException();
 }
Example #25
0
 public void Add(gp_Parab P, double P1, double P2, double Tol, Bnd_Box B)
 {
     throw new NotImplementedException();
 }
Example #26
0
 public IntPatch_GLine(gp_Parab P, bool Tang, IntSurf_TypeTrans Trans1, IntSurf_TypeTrans Trans2)
     : base()
 {
     throw new NotImplementedException();
 }