summaryrefslogtreecommitdiff
path: root/drv/StepSelect/StepSelect_ModelModifier_0.cxx
blob: ff6008aa8655c4b75f70ea61721b8f463bb596de (plain)
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
// 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>

#ifndef _Standard_Type_HeaderFile
#include <Standard_Type.hxx>
#endif

#ifndef _StepData_StepModel_HeaderFile
#include <StepData_StepModel.hxx>
#endif
#ifndef _StepData_Protocol_HeaderFile
#include <StepData_Protocol.hxx>
#endif
#ifndef _IFSelect_ContextModif_HeaderFile
#include <IFSelect_ContextModif.hxx>
#endif
#ifndef _Interface_InterfaceModel_HeaderFile
#include <Interface_InterfaceModel.hxx>
#endif
#ifndef _Interface_Protocol_HeaderFile
#include <Interface_Protocol.hxx>
#endif
#ifndef _Interface_CopyTool_HeaderFile
#include <Interface_CopyTool.hxx>
#endif

 


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>