20 #ifndef _STEPPlugin_IImport_HXX_
21 #define _STEPPlugin_IImport_HXX_
25 #define IMPORTSTEP_ARG_FILENAME 1
26 #define IMPORTSTEP_ARG_IGNORE_UNITS 2
27 #define IMPORTSTEP_ARG_CREATE_ASSEMBLIES 3
33 : _func(theFunction) {}
35 void SetFileName(
const TCollection_AsciiString& theFileName )
55 #endif // _STEPPlugin_IImport_HXX_