Ejemplo 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();
 }
Ejemplo n.º 2
0
 public bool DecompositionOfWLine(IntPatch_WLine theWLine, GeomAdaptor_HSurface theSurface1,
                                  GeomAdaptor_HSurface theSurface2, double aTolSum, GeomInt_LineConstructor theLConstructor,
                                  IntPatch_SequenceOfLine theNewLines)
 {
     throw new NotImplementedException();
 }