public void ResultEdges(TopTools_DataMapOfIntegerShape theMapEdg)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void UpdateSplitAndMerged(TopTools_DataMapOfIntegerListOfShape mle, TopTools_DataMapOfIntegerShape mre,
                                  TopTools_DataMapOfShapeShape mlf, TopAbs_State state)
 {
     throw new NotImplementedException();
 }