コード例 #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();
 }
コード例 #4
0
 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();
 }
コード例 #20
0
 public Geom_CylindricalSurface(gp_Cylinder C)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #21
0
 public GC_MakeCylindricalSurface(gp_Cylinder Cyl, gp_Pnt Point)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #22
0
 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
ファイル: BndLib.cs プロジェクト: Oblikovati/CascadeSharp
 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();
 }