// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _PTopoDS_TShell1_HeaderFile #define _PTopoDS_TShell1_HeaderFile #ifndef _Standard_Macro_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Standard_HeaderFile #include #endif #ifndef _Handle_PTopoDS_TShell1_HeaderFile #include #endif #ifndef _TopAbs_ShapeEnum_HeaderFile #include #endif #ifndef _PTopoDS_TShape1_HeaderFile #include #endif class PTopoDS_TShell1 : public PTopoDS_TShape1 { public: Standard_EXPORT PTopoDS_TShell1(); Standard_EXPORT TopAbs_ShapeEnum ShapeType() const; PTopoDS_TShell1(const Storage_stCONSTclCOM& a) : PTopoDS_TShape1(a) { } DEFINE_STANDARD_RTTI(PTopoDS_TShell1) protected: private: }; // other Inline functions and methods (like "C++: function call" methods) #endif