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