public void Perform(gp_Cylinder Cyl, gp_Sphere Sph, double Tol)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public BRepLib_MakeFace(gp_Sphere S, double UMin, double UMax, double VMin, double VMax)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public void Parameters(gp_Sphere S, gp_Pnt P, ref double U, ref double V)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public Convert_SphereToBSplineSurface(gp_Sphere Sph, double Param1, double Param2, bool UTrim)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #5
0
 public BRepLib_MakeFace(gp_Sphere S, TopoDS_Wire W, bool Inside)
     : base()
 {
     throw new NotImplementedException();
 }
 public IntAna_QuadQuadGeo(gp_Sphere Sph, gp_Cone Con, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetQuadric(gp_Sphere Sph)
 {
     throw new NotImplementedException();
 }
Exemple #8
0
 public void Perform(gp_Sphere S, double Teta1, double Teta2, double Alpha1, double Alpha2)
 {
     throw new NotImplementedException();
 }
 public ProjLib_Sphere(gp_Sphere Sp, gp_Circ C)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #10
0
 public BRepBuilderAPI_MakeFace(gp_Sphere S, TopoDS_Wire W)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #11
0
 public GProp_SelGProps(gp_Sphere S, double Teta1, double Teta2, double Alpha1, double Alpha2, gp_Pnt SLocation)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #12
0
 public void D0(double U, double V, gp_Sphere S, gp_Pnt P)
 {
     throw new NotImplementedException();
 }
Exemple #13
0
 public gp_Vec DN(double U, double V, gp_Sphere S, int Nu, int Nv)
 {
     throw new NotImplementedException();
 }
Exemple #14
0
 public gp_Pnt Value(double U, double V, gp_Sphere S)
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Sphere Sph, gp_Torus Tor, double Tol)
 {
     throw new NotImplementedException();
 }
 public void Init(gp_Sphere Sp)
 {
     throw new NotImplementedException();
 }
 public IntAna_QuadQuadGeo(gp_Pln P, gp_Sphere S)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #18
0
 public gp_Pnt2d Project(gp_Sphere Sp, gp_Pnt P)
 {
     throw new NotImplementedException();
 }
 public IntAna_Quadric(gp_Sphere Sph)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #20
0
 public gp_Lin2d Project(gp_Sphere Sp, gp_Circ Ci)
 {
     throw new NotImplementedException();
 }
Exemple #21
0
 public Convert_SphereToBSplineSurface(gp_Sphere Sph, double U1, double U2, double V1, double V2)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom_SphericalSurface(gp_Sphere S)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #23
0
 public Convert_SphereToBSplineSurface(gp_Sphere Sph)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetSphere(gp_Sphere S)
 {
     throw new NotImplementedException();
 }
Exemple #25
0
 public BRepLib_MakeFace(gp_Sphere S)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Pln P, gp_Sphere S)
 {
     throw new NotImplementedException();
 }
Exemple #27
0
 public void Add(gp_Sphere S, double UMin, double UMax, double VMin, double VMax, double Tol, Bnd_Box B)
 {
     throw new NotImplementedException();
 }
Exemple #28
0
 public void D3(double U, double V, gp_Sphere S, gp_Pnt P, gp_Vec Vu, gp_Vec Vv, gp_Vec Vuu, gp_Vec Vvv,
                gp_Vec Vuv, gp_Vec Vuuu, gp_Vec Vvvv, gp_Vec Vuuv, gp_Vec Vuvv)
 {
     throw new NotImplementedException();
 }