1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
// 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.
#include <StepSelect_ModelModifier.hxx>
#include <Standard_Type.hxx>
#include <StepData_StepModel.hxx>
#include <StepData_Protocol.hxx>
#include <IFSelect_ContextModif.hxx>
#include <Interface_InterfaceModel.hxx>
#include <Interface_Protocol.hxx>
#include <Interface_CopyTool.hxx>
IMPLEMENT_STANDARD_TYPE(StepSelect_ModelModifier)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
STANDARD_TYPE(IFSelect_Modifier),
STANDARD_TYPE(IFSelect_GeneralModifier),
STANDARD_TYPE(MMgt_TShared),
STANDARD_TYPE(Standard_Transient),
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(StepSelect_ModelModifier)
IMPLEMENT_DOWNCAST(StepSelect_ModelModifier,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(StepSelect_ModelModifier)
#define Handle_Model Handle_StepData_StepModel
#define Model StepData_StepModel
#define Model_hxx <StepData_StepModel.hxx>
#define Handle_Proto Handle_StepData_Protocol
#define Proto StepData_Protocol
#define Proto_hxx <StepData_Protocol.hxx>
#define IFSelect_ModelModifier StepSelect_ModelModifier
#define IFSelect_ModelModifier_hxx <StepSelect_ModelModifier.hxx>
#define Handle_IFSelect_ModelModifier Handle_StepSelect_ModelModifier
#define IFSelect_ModelModifier_Type_() StepSelect_ModelModifier_Type_()
#include <IFSelect_ModelModifier.gxx>
|