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