summaryrefslogtreecommitdiff
path: root/inc/StepFile_Transfer.hxx
blob: ad75777df09815f717bf36933acd58018c0ed6a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//  General Purpose Include file
//  provides all required Include directives to Load and Transfer (to Cas.Cade)
//  the content of a Step File

#include <StepFile_Read.hxx>
#include <StepData_StepModel.hxx>
#include <Transfer_TransferOutput.hxx>
//#include <Transfer_PersistentProcess.hxx>
//#include <Transfer_IteratorOfPersistentProcess.hxx>
#include <Transfer_Binder.hxx>

//  and, to allow easy DownCasting :
#include <Interface_Macros.hxx>