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