コード例 #1
0
 public bool TangentZoneValue(Intf_TangentZone TheTZ, IntPatch_Polyhedron Obje1, int Tri1,
                              IntPatch_Polyhedron Obje2, int Tri2)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void CoupleCharacteristics(IntPatch_Polyhedron FirstPol, IntPatch_Polyhedron SeconPol)
 {
     throw new NotImplementedException();
 }
コード例 #3
0
 public void Interference(IntPatch_Polyhedron Obje1, IntPatch_Polyhedron Obje2)
 {
     throw new NotImplementedException();
 }
コード例 #4
0
 public void Intersect(int TriF, IntPatch_Polyhedron Obje1, int TriS, IntPatch_Polyhedron Obje2)
 {
     throw new NotImplementedException();
 }
コード例 #5
0
 public IntPatch_InterferencePolyhedron(IntPatch_Polyhedron Obje)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #6
0
 public void Perform(IntPatch_Polyhedron Obje)
 {
     throw new NotImplementedException();
 }
コード例 #7
0
 public gp_Pnt Point(IntPatch_Polyhedron thePolyh, int Index)
 {
     throw new NotImplementedException();
 }
コード例 #8
0
 public int TriConnex(IntPatch_Polyhedron thePolyh, int Triang, int Pivot, int Pedge, ref int TriCon,
                      ref int OtherP)
 {
     throw new NotImplementedException();
 }
コード例 #9
0
 public int NbTriangles(IntPatch_Polyhedron thePolyh)
 {
     throw new NotImplementedException();
 }
コード例 #10
0
 public void Triangle(IntPatch_Polyhedron thePolyh, int Index, ref int P1, ref int P2, ref int P3)
 {
     throw new NotImplementedException();
 }
コード例 #11
0
 public double DeflectionOverEstimation(IntPatch_Polyhedron thePolyh)
 {
     throw new NotImplementedException();
 }
コード例 #12
0
 public Bnd_HArray1OfBox ComponentsBounding(IntPatch_Polyhedron thePolyh)
 {
     throw new NotImplementedException();
 }
コード例 #13
0
 public Bnd_Box Bounding(IntPatch_Polyhedron thePolyh)
 {
     throw new NotImplementedException();
 }
コード例 #14
0
 public void Perform(Adaptor3d_HSurface Caro1, IntPatch_Polyhedron Polyhedron1, Adaptor3d_TopolTool Domain1,
                     Adaptor3d_HSurface Caro2, Adaptor3d_TopolTool Domain2, double TolTangency, double Epsilon,
                     double Deflection, double Increment)
 {
     throw new NotImplementedException();
 }
コード例 #15
0
 public IntPatch_Polyhedron(IntPatch_Polyhedron parameter1)
     : base()
 {
     throw new NotImplementedException();
 }