20 #ifndef _STEPPlugin_IECallBack_HXX_
21 #define _STEPPlugin_IECallBack_HXX_
31 #include <TCollection_AsciiString.hxx>
41 const TCollection_AsciiString& theFileName,
42 const TCollection_AsciiString& theFormatName );
44 Handle(TColStd_HSequenceOfTransient) Import(
int theDocId,
45 const TCollection_AsciiString& theFormatName,
46 const TCollection_AsciiString& theFileName );
48 TCollection_AsciiString
ReadValue(
int theDocId,
49 const TCollection_AsciiString& theFileName,
50 const TCollection_AsciiString& theFormatName,
51 const TCollection_AsciiString& theParameterName );