Open CASCADE Technology
7.3.0
|
#include <StepData_StepModel.hxx>
#include <StepData_FileRecognizer.hxx>
#include <StepData_Protocol.hxx>
Functions | |
void | StepFile_ReadTrace (const Standard_Integer mode) |
Standard_Integer | StepFile_Read (char *nomfic, const Handle< StepData_StepModel > &stepmodel, const Handle< StepData_FileRecognizer > &recoheader, const Handle< StepData_FileRecognizer > &recodata) |
Standard_Integer | StepFile_Read (char *nomfic, const Handle< StepData_StepModel > &stepmodel, const Handle< StepData_FileRecognizer > &recoheader, const Handle< StepData_Protocol > &protocol) |
Standard_Integer | StepFile_Read (char *nomfic, const Handle< StepData_StepModel > &stepmodel, const Handle< StepData_Protocol > &protocol) |
Standard_Integer StepFile_Read | ( | char * | nomfic, |
const Handle< StepData_StepModel > & | stepmodel, | ||
const Handle< StepData_FileRecognizer > & | recoheader, | ||
const Handle< StepData_FileRecognizer > & | recodata | ||
) |
Standard_Integer StepFile_Read | ( | char * | nomfic, |
const Handle< StepData_StepModel > & | stepmodel, | ||
const Handle< StepData_FileRecognizer > & | recoheader, | ||
const Handle< StepData_Protocol > & | protocol | ||
) |
Standard_Integer StepFile_Read | ( | char * | nomfic, |
const Handle< StepData_StepModel > & | stepmodel, | ||
const Handle< StepData_Protocol > & | protocol | ||
) |
void StepFile_ReadTrace | ( | const Standard_Integer | mode | ) |