Open CASCADE Technology 6.6.0
|
#include <BRepClass3d.hxx>
Static Public Member Functions | |
static TopoDS_Shell | OuterShell (const TopoDS_Solid &S) |
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. |
static TopoDS_Shell BRepClass3d::OuterShell | ( | const TopoDS_Solid & | S | ) | [static] |