public void Exchange(TopOpeBRepDS_MapOfSurface theOther)
 {
     throw new NotImplementedException();
 }
 public TopOpeBRepDS_MapOfSurface Assign(TopOpeBRepDS_MapOfSurface theOther)
 {
     throw new NotImplementedException();
 }
 public TopOpeBRepDS_MapOfSurface(TopOpeBRepDS_MapOfSurface theOther)
     : base()
 {
     throw new NotImplementedException();
 }