Import: move IGES reader & writer to own classes

This commit is contained in:
wmayer
2023-09-30 23:13:33 +02:00
committed by wwmayer
parent 4092677f24
commit 70ca90f46f
9 changed files with 260 additions and 141 deletions

View File

@@ -26,6 +26,7 @@
#ifndef _PreComp_
#include <Standard_Version.hxx>
#include <STEPCAFControl_Reader.hxx>
#include <Transfer_TransientProcess.hxx>
#include <XSControl_TransferReader.hxx>
#include <XSControl_WorkSession.hxx>
#endif