Пример #1
0
 public gp_Vec DN(double U, double V, gp_Cylinder C, int Nu, int Nv)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public BRepLib_MakeFace(gp_Cylinder C)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void SetCylinderQuadValues(gp_Cylinder Cylinder, double Qxx, double Qyy, double Qzz, double Qxy,
                                   double Qxz, double Qyz, double Qx, double Qy, double Qz, double Q1, double Tol, double DomInf,
                                   double DomSup, bool TwoZForATheta, bool ZIsPositive)
 {
     throw new NotImplementedException();
 }
 public GC_MakeCylindricalSurface(gp_Cylinder Cyl, double D_ist)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public void Init(gp_Cylinder Cyl)
 {
     throw new NotImplementedException();
 }
Пример #6
0
 public IntAna_QuadQuadGeo(gp_Cylinder Cyl, gp_Torus Tor, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #7
0
 public void SetQuadric(gp_Cylinder Cyl)
 {
     throw new NotImplementedException();
 }
Пример #8
0
 public IntAna_IntQuadQuad(gp_Cylinder C, IntAna_Quadric Q, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #9
0
 public void Perform(gp_Cylinder C, IntAna_Quadric Q, double Tol)
 {
     throw new NotImplementedException();
 }
Пример #10
0
 public GProp_SelGProps(gp_Cylinder S, double Alpha1, double Alpha2, double Z1, double Z2, gp_Pnt SLocation)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #11
0
 public void Perform(gp_Cylinder S, double Alpha1, double Alpha2, double Z1, double Z2)
 {
     throw new NotImplementedException();
 }
Пример #12
0
 public BRepBuilderAPI_MakeFace(gp_Cylinder C, TopoDS_Wire W)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #13
0
 public Convert_CylinderToBSplineSurface(gp_Cylinder Cyl, double V1, double V2)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #14
0
 public void D0(double U, double V, gp_Cylinder C, gp_Pnt P)
 {
     throw new NotImplementedException();
 }
Пример #15
0
 public void Perform(gp_Cylinder Cyl, gp_Torus Tor, double Tol)
 {
     throw new NotImplementedException();
 }
Пример #16
0
 public gp_Pnt2d Project(gp_Cylinder Cy, gp_Pnt P)
 {
     throw new NotImplementedException();
 }
Пример #17
0
 public IntAna_QuadQuadGeo(gp_Pln P, gp_Cylinder C, double Tolang, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #18
0
 public gp_Lin2d Project(gp_Cylinder Cy, gp_Circ Ci)
 {
     throw new NotImplementedException();
 }
Пример #19
0
 public IntAna_Quadric(gp_Cylinder Cyl)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom_CylindricalSurface(gp_Cylinder C)
     : base()
 {
     throw new NotImplementedException();
 }
 public GC_MakeCylindricalSurface(gp_Cylinder Cyl, gp_Pnt Point)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetCylinder(gp_Cylinder C)
 {
     throw new NotImplementedException();
 }
Пример #23
0
 public ProjLib_Cylinder(gp_Cylinder Cyl, gp_Elips E)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #24
0
 public gce_MakeCylinder(gp_Cylinder Cyl, gp_Pnt Point)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #25
0
 public BRepLib_MakeFace(gp_Cylinder C, TopoDS_Wire W, bool Inside)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #26
0
 public gce_MakeCylinder(gp_Cylinder Cyl, double D_ist)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #27
0
 public BRepLib_MakeFace(gp_Cylinder C, double UMin, double UMax, double VMin, double VMax)
     : base()
 {
     throw new NotImplementedException();
 }
Пример #28
0
 public void Perform(gp_Pln P, gp_Cylinder C, double Tolang, double Tol)
 {
     throw new NotImplementedException();
 }
Пример #29
0
 public void Add(gp_Cylinder S, double UMin, double UMax, double VMin, double VMax, double Tol, Bnd_Box B)
 {
     throw new NotImplementedException();
 }
Пример #30
0
 public gp_Pnt Value(double U, double V, gp_Cylinder C)
 {
     throw new NotImplementedException();
 }