X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGEOMAlgo%2FGEOMAlgo_Tools.cdl;h=922d14a14abb769e8dbb151c1ce83af232af1fa0;hb=390fa7af81bb9aeeebff53a60c1999be4c7deb89;hp=7b50b0c3969cb8ba3505a7f27ec814670fee556a;hpb=847b1b1b59e0626368a61fd789b34d64c1c48cdf;p=modules%2Fgeom.git diff --git a/src/GEOMAlgo/GEOMAlgo_Tools.cdl b/src/GEOMAlgo/GEOMAlgo_Tools.cdl index 7b50b0c39..922d14a14 100644 --- a/src/GEOMAlgo/GEOMAlgo_Tools.cdl +++ b/src/GEOMAlgo/GEOMAlgo_Tools.cdl @@ -19,7 +19,7 @@ uses ListOfShape from TopTools, IndexedDataMapOfShapeListOfShape from TopTools, Context from IntTools, - IndexedDataMapOfPassKeyListOfShape from GEOMAlgo + IndexedDataMapOfPassKeyShapeListOfShape from GEOMAlgo --raises @@ -29,7 +29,7 @@ is returns Boolean from Standard; RefineSDShapes(myclass; - aMSD:out IndexedDataMapOfPassKeyListOfShape from GEOMAlgo; + aMSD:out IndexedDataMapOfPassKeyShapeListOfShape from GEOMAlgo; aTol:Real from Standard; aCtx:out Context from IntTools) returns Integer from Standard;