Beispiel #1
0
 public IntRes2d_SequenceOfIntersectionSegment Assign(IntRes2d_SequenceOfIntersectionSegment theOther)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public void Append(IntRes2d_SequenceOfIntersectionSegment theSeq)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void Split(int theIndex, IntRes2d_SequenceOfIntersectionSegment theSeq)
 {
     throw new NotImplementedException();
 }