#include "PreCompiled.h"#include <fcntl.h>#include <BRep_Builder.hxx>#include <Interface_Static.hxx>#include <TopTools_HSequenceOfShape.hxx>#include <IGESControl_Controller.hxx>#include <IGESControl_Reader.hxx>#include <TopoDS.hxx>#include <TopoDS_Shape.hxx>#include <TopoDS_Shell.hxx>#include <TopoDS_Solid.hxx>#include <TopoDS_Compound.hxx>#include <TopExp_Explorer.hxx>#include <Message_MsgFile.hxx>#include <Handle_TColStd_HSequenceOfTransient.hxx>#include <TColStd_HSequenceOfTransient.hxx>#include <IGESBasic_Group.hxx>#include <IGESSolid_ManifoldSolid.hxx>#include <IGESBasic_SingularSubfigure.hxx>#include <Handle_XSControl_WorkSession.hxx>#include <Handle_XSControl_TransferReader.hxx>#include <XSControl_WorkSession.hxx>#include <XSControl_TransferReader.hxx>#include <Transfer_TransientProcess.hxx>#include <Interface_EntityIterator.hxx>#include <Quantity_Color.hxx>#include <TCollection_ExtendedString.hxx>#include <Base/Console.h>#include <Base/Sequencer.h>#include <App/Application.h>#include <App/Document.h>#include "ImportIges.h"#include "PartFeature.h"#include "ProgressIndicator.h"Go to the source code of this file.
1.6.1