25 #ifndef _GEOMAlgo_ClsfSolid_HeaderFile 
   26 #define _GEOMAlgo_ClsfSolid_HeaderFile 
   28 #include <Standard.hxx> 
   29 #include <Standard_DefineHandle.hxx> 
   30 #include <TopoDS_Shape.hxx> 
   31 #include <Standard_Address.hxx> 
   50     void SetShape(
const TopoDS_Shape& aS) ;
 
   53     const TopoDS_Shape& 
Shape() 
const;