public IntTools_Context(IntTools_Context parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void SetContext(IntTools_Context theContext)
 {
     throw new NotImplementedException();
 }
Exemple #3
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();
 }