public void Exchange(ShapeAnalysis_DataMapOfShapeListOfReal theOther)
 {
     throw new NotImplementedException();
 }
 public ShapeAnalysis_DataMapOfShapeListOfReal Assign(ShapeAnalysis_DataMapOfShapeListOfReal theOther)
 {
     throw new NotImplementedException();
 }
 public int CheckSplittingVertices(TopoDS_Face F, TopTools_DataMapOfShapeListOfShape MapEdges,
                                   ShapeAnalysis_DataMapOfShapeListOfReal MapParam, TopoDS_Compound theAllVert)
 {
     throw new NotImplementedException();
 }