コード例 #1
0
 public IntAna_QuadQuadGeo(gp_Pln Pln, gp_Torus Tor, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public gce_MakeMirror(gp_Pln Plane)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public BRepAlgoAPI_Section(TopoDS_Shape S1, gp_Pln Pl)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public Plate_PlaneConstraint(gp_XY point2d, gp_Pln pln)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public BRepLib_MakeFace(gp_Pln P)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #6
0
 public gce_MakePln(gp_Pln Pln, gp_Pnt Point)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #7
0
 public TColStd_ListOfInteger Compare(gp_Pln P)
 {
     throw new NotImplementedException();
 }
コード例 #8
0
 public void Perform(gp_Hypr H, gp_Pln P, double Tolang)
 {
     throw new NotImplementedException();
 }
コード例 #9
0
 public IntAna_IntConicQuad(gp_Lin L, gp_Pln P, double Tolang, double Tol, double Len)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #10
0
 public void Perform(gp_Lin L, gp_Pln P, double Tolang, double Tol, double Len)
 {
     throw new NotImplementedException();
 }
コード例 #11
0
 public void Perform(gp_Elips E, gp_Pln P, double Tolang, double Tol)
 {
     throw new NotImplementedException();
 }
コード例 #12
0
 public bool ChooseSection(TopoDS_Shape Comp, TopoDS_Vertex theFirstVertex, TopoDS_Vertex theLastVertex,
                           TopoDS_Shape resWire, gp_Pln resPlane, ref bool IsSingular)
 {
     throw new NotImplementedException();
 }
コード例 #13
0
 public void SetEquation(gp_Pln thePlane)
 {
     throw new NotImplementedException();
 }
コード例 #14
0
 public Graphic3d_ClipPlane(gp_Pln thePlane)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #15
0
 public IntAna_Quadric(gp_Pln P)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #16
0
 public IntAna_IntConicQuad(gp_Hypr H, gp_Pln P, double Tolang)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #17
0
 public void SetQuadric(gp_Pln P)
 {
     throw new NotImplementedException();
 }
コード例 #18
0
 public bool Cut(gp_Pln plane, TopoDS_Edge e1, TopoDS_Edge e2)
 {
     throw new NotImplementedException();
 }
コード例 #19
0
 public gce_MakePln(gp_Pln Pln, double D_ist)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #20
0
 public ProjLib_Plane(gp_Pln Pl, gp_Hypr H)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #21
0
ファイル: GeomAPI.cs プロジェクト: Oblikovati/CascadeSharp
 public Geom_Curve To3d(Geom2d_Curve C, gp_Pln P)
 {
     throw new NotImplementedException();
 }
コード例 #22
0
 public ChFi2d_FilletAlgo(TopoDS_Wire theWire, gp_Pln thePlane)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #23
0
 public BRepLib_MakeFace(gp_Pln P, TopoDS_Wire W, bool Inside)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #24
0
 public ChFi2d_FilletAlgo(TopoDS_Edge theEdge1, TopoDS_Edge theEdge2, gp_Pln thePlane)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #25
0
 public BRepLib_MakeFace(gp_Pln P, double UMin, double UMax, double VMin, double VMax)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #26
0
 public void Init(TopoDS_Wire theWire, gp_Pln thePlane)
 {
     throw new NotImplementedException();
 }
コード例 #27
0
 public gce_MakeCirc(gp_Pnt Center, gp_Pln Plane, double Radius)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #28
0
 public void Init(TopoDS_Edge theEdge1, TopoDS_Edge theEdge2, gp_Pln thePlane)
 {
     throw new NotImplementedException();
 }
コード例 #29
0
 public void Init1(gp_Pln Pl)
 {
     throw new NotImplementedException();
 }
コード例 #30
0
 public IntAna_QuadQuadGeo(gp_Pln P, gp_Cone C, double Tolang, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }