コード例 #1
0
 public GeomInt_LineConstructor(GeomInt_LineConstructor parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
コード例 #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();
 }