// 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 _IGESToBRep_ToolContainer_HeaderFile #define _IGESToBRep_ToolContainer_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Handle_IGESToBRep_ToolContainer_HeaderFile #include #endif #ifndef _MMgt_TShared_HeaderFile #include #endif #ifndef _Handle_IGESToBRep_IGESBoundary_HeaderFile #include #endif class IGESToBRep_IGESBoundary; class IGESToBRep_ToolContainer : public MMgt_TShared { public: //! Empty constructor
Standard_EXPORT IGESToBRep_ToolContainer(); //! Returns IGESToBRep_IGESBoundary
Standard_EXPORT virtual Handle_IGESToBRep_IGESBoundary IGESBoundary() const; DEFINE_STANDARD_RTTI(IGESToBRep_ToolContainer) protected: private: }; // other Inline functions and methods (like "C++: function call" methods) #endif