public IntRes2d_SequenceOfIntersectionPoint Assign(IntRes2d_SequenceOfIntersectionPoint theOther)
 {
     throw new NotImplementedException();
 }
 public void Append(IntRes2d_SequenceOfIntersectionPoint theSeq)
 {
     throw new NotImplementedException();
 }
 public void Split(int theIndex, IntRes2d_SequenceOfIntersectionPoint theSeq)
 {
     throw new NotImplementedException();
 }