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