mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0023487: Remove obsolete BRepTools::OuterShell() function
All corresponding calls to BRepTools::OuterShell() replaced by function BRepClass3d::OuterShell() Changed function BRepClass3d::OuterShell
This commit is contained in:
@@ -60,5 +60,6 @@ is
|
||||
returns Shell from TopoDS;
|
||||
---Purpose: Returns the outer most shell of <S>. Returns a Null
|
||||
-- shell if <S> has no outer shell.
|
||||
-- If <S> has only one shell, then it will return, without checking orientation.
|
||||
|
||||
end BRepClass3d;
|
||||
|
Reference in New Issue
Block a user