Exemplo n.º 1
0
 public bool DecompositionOfWLine(IntPatch_WLine theWLine, GeomAdaptor_HSurface theSurface1,
                                  GeomAdaptor_HSurface theSurface2, TopoDS_Face theFace1, TopoDS_Face theFace2,
                                  GeomInt_LineConstructor theLConstructor, bool theAvoidLConstructor, double theTol,
                                  IntPatch_SequenceOfLine theNewLines, ref double theReachedTol3d, IntTools_Context parameter1)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void Load(Adaptor3d_TopolTool D1, Adaptor3d_TopolTool D2, GeomAdaptor_HSurface S1,
                  GeomAdaptor_HSurface S2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public bool DecompositionOfWLine(IntPatch_WLine theWLine, GeomAdaptor_HSurface theSurface1,
                                  GeomAdaptor_HSurface theSurface2, double aTolSum, GeomInt_LineConstructor theLConstructor,
                                  IntPatch_SequenceOfLine theNewLines)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void Perform(GeomAdaptor_HSurface HS1, GeomAdaptor_HSurface HS2, double Tol)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public void TreatRLine(IntPatch_RLine theRL, GeomAdaptor_HSurface theHS1, GeomAdaptor_HSurface theHS2,
                        Geom_Curve theC3d, Geom2d_Curve theC2d1, Geom2d_Curve theC2d2, ref double theTolReached)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 6
0
 public void Perform(GeomAdaptor_HSurface HS1, GeomAdaptor_HSurface HS2, double Tol, double U1, double V1,
                     double U2, double V2, bool Approx)
 {
     throw new NotImplementedException();
 }