// 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 _StepElement_SurfaceSectionField_HeaderFile #define _StepElement_SurfaceSectionField_HeaderFile #ifndef _Standard_HeaderFile #include #endif #ifndef _Standard_DefineHandle_HeaderFile #include #endif #ifndef _Handle_StepElement_SurfaceSectionField_HeaderFile #include #endif #ifndef _MMgt_TShared_HeaderFile #include #endif //! Representation of STEP entity SurfaceSectionField
class StepElement_SurfaceSectionField : public MMgt_TShared { public: //! Empty constructor
Standard_EXPORT StepElement_SurfaceSectionField(); DEFINE_STANDARD_RTTI(StepElement_SurfaceSectionField) protected: private: }; // other Inline functions and methods (like "C++: function call" methods) #endif