0023487: Remove obsolete BRepTools::OuterShell() function
[occt.git] / src / BRepTools / BRepTools.cdl
index 6a739aa..a981c0c 100755 (executable)
@@ -53,9 +53,6 @@ package BRepTools
        --          * OuterWire : A method to find the outer wire of a
        --          face.
        --          
-       --          * OuterShell : A method to find the outer shell of
-       --          a solid.
-       --          
        --          * Map3DEdges : A method to map all the 3D Edges of
        --          a Shape.
        --          
@@ -234,10 +231,6 @@ is
        ---Purpose: Returns the outer most wire of <F>. Returns a Null
        --          wire if <F> has no wires.
     
-    OuterShell(S : Solid from TopoDS) returns Shell from TopoDS;
-       ---Purpose: Returns the outer most shell of <S>. Returns a Null
-       --          wire if <S> has no shells.
-    
     Map3DEdges(S    : Shape from TopoDS;
               M    : in out IndexedMapOfShape from TopTools);
          ---Purpose: Stores in the map  <M> all the 3D topology edges