Ejemplo n.º 1
0
 public void RejectLines(IntTools_SequenceOfCurves aSIn, IntTools_SequenceOfCurves aSOut)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public int SplitCurve(IntTools_Curve aC, IntTools_SequenceOfCurves aS)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public void Append(IntTools_SequenceOfCurves theSeq)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public IntTools_SequenceOfCurves Assign(IntTools_SequenceOfCurves theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public IntTools_SequenceOfCurves(IntTools_SequenceOfCurves theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public void Split(int theIndex, IntTools_SequenceOfCurves theSeq)
 {
     throw new NotImplementedException();
 }