示例#1
0
 public void SetValue(gp_Cone C)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public BRepLib_MakeFace(gp_Cone C)
     : base()
 {
     throw new NotImplementedException();
 }
示例#3
0
 public void SetConeQuadValues(gp_Cone Cone, 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 void SetQuadric(gp_Cone Con)
 {
     throw new NotImplementedException();
 }
示例#5
0
 public gce_MakeCone(gp_Cone Cone, double D_ist)
     : base()
 {
     throw new NotImplementedException();
 }
 public IntAna_QuadQuadGeo(gp_Pln P, gp_Cone C, double Tolang, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
 public IntAna_QuadQuadGeo(gp_Cone Con, gp_Torus Tor, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
示例#8
0
 public void Perform(gp_Cone C, IntAna_Quadric Q, double Tol)
 {
     throw new NotImplementedException();
 }
示例#9
0
 public gp_Pnt2d Project(gp_Cone Co, gp_Pnt P)
 {
     throw new NotImplementedException();
 }
 public GC_MakeConicalSurface(gp_Cone C)
     : base()
 {
     throw new NotImplementedException();
 }
示例#11
0
 public IntAna_IntQuadQuad(gp_Cone C, IntAna_Quadric Q, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
示例#12
0
 public void Perform(gp_Cone S, double Alpha1, double Alpha2, double Z1, double Z2)
 {
     throw new NotImplementedException();
 }
示例#13
0
 public GProp_SelGProps(gp_Cone S, double Alpha1, double Alpha2, double Z1, double Z2, gp_Pnt SLocation)
     : base()
 {
     throw new NotImplementedException();
 }
示例#14
0
 public BRepBuilderAPI_MakeFace(gp_Cone C, TopoDS_Wire W)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Sphere Sph, gp_Cone Con, double Tol)
 {
     throw new NotImplementedException();
 }
示例#16
0
 public gp_Lin2d Project(gp_Cone Co, gp_Circ Ci)
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Cone Con, gp_Torus Tor, double Tol)
 {
     throw new NotImplementedException();
 }
 public bool ProcessCone(IntSurf_PntOn2S thePtIso, gp_Vec theDUofPSurf, gp_Vec theDVofPSurf, gp_Cone theCone,
                         bool theIsReversed, ref double theUquad, ref bool theIsIsoChoosen)
 {
     throw new NotImplementedException();
 }
 public IntAna_QuadQuadGeo(gp_Sphere Sph, gp_Cone Con, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
示例#20
0
 public ProjLib_Cone(gp_Cone Co, gp_Circ C)
     : base()
 {
     throw new NotImplementedException();
 }
示例#21
0
 public IntAna_Quadric(gp_Cone Cone)
     : base()
 {
     throw new NotImplementedException();
 }
示例#22
0
 public void Init(gp_Cone Co)
 {
     throw new NotImplementedException();
 }
示例#23
0
 public gce_MakeCone(gp_Cone Cone, gp_Pnt Point)
     : base()
 {
     throw new NotImplementedException();
 }
 public Convert_ConeToBSplineSurface(gp_Cone C, double V1, double V2)
     : base()
 {
     throw new NotImplementedException();
 }
示例#25
0
 public BRepLib_MakeFace(gp_Cone C, TopoDS_Wire W, bool Inside)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Pln P, gp_Cone C, double Tolang, double Tol)
 {
     throw new NotImplementedException();
 }
示例#27
0
 public BRepLib_MakeFace(gp_Cone C, double UMin, double UMax, double VMin, double VMax)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Cylinder Cyl, gp_Cone Con, double Tol)
 {
     throw new NotImplementedException();
 }
示例#29
0
 public void Add(gp_Cone S, double VMin, double VMax, double Tol, Bnd_Box B)
 {
     throw new NotImplementedException();
 }
示例#30
0
 public void D0(double U, double V, gp_Cone C, gp_Pnt P)
 {
     throw new NotImplementedException();
 }