public TopOpeBRep_ListOfBipoint Assign(TopOpeBRep_ListOfBipoint theOther)
 {
     throw new NotImplementedException();
 }
 public void Prepend(TopOpeBRep_ListOfBipoint theOther)
 {
     throw new NotImplementedException();
 }
 public TopOpeBRep_ListOfBipoint(TopOpeBRep_ListOfBipoint theOther)
     : base()
 {
     throw new NotImplementedException();
 }