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