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