]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/GEOMAlgo/GEOMAlgo_Builder.hxx
Salome HOME
untabify
[modules/geom.git] / src / GEOMAlgo / GEOMAlgo_Builder.hxx
index dd9e6c3c4be7a5f58f86e80f36a8a7ee3013b878..4ce798d9c75aedfb72ce207ac09b760fd88b7b52 100644 (file)
@@ -204,8 +204,8 @@ protected:
   //!           theSolid are in the list: theInternalFaces <br>
   Standard_EXPORT
     void BuildDraftSolid(const TopoDS_Shape& theSolid,
-                        TopoDS_Shape& theDraftSolid,
-                        TopTools_ListOfShape& theInternalFaces) ;
+                         TopoDS_Shape& theDraftSolid,
+                         TopTools_ListOfShape& theInternalFaces) ;
 
 
   NMTTools_PPaveFiller myPaveFiller;