#include "PreCompiled.h"
#include <fcntl.h>
#include <TopTools_HSequenceOfShape.hxx>
#include <IGESControl_Writer.hxx>
#include <IGESControl_Reader.hxx>
#include <TopoDS_Shape.hxx>
#include <TFunction_Logbook.hxx>
#include <Base/Console.h>
#include <Base/Exception.h>
#include <Base/Sequencer.h>
#include "FeatureImportIges.h"
Go to the source code of this file.