#include "STEPPlugin_ImportDriver.hxx"#include "STEPPlugin_IImport.hxx"#include <utilities.h>#include <Basics_Utils.hxx>#include "GEOM_Function.hxx"#include "GEOMImpl_Types.hxx"#include <TDF_ChildIDIterator.hxx>#include <TDF_Label.hxx>#include <TDataStd_Name.hxx>#include <TDataStd_Comment.hxx>#include <TNaming_Builder.hxx>#include <TNaming_NamedShape.hxx>#include <Interface_EntityIterator.hxx>#include <Interface_Graph.hxx>#include <Interface_InterfaceModel.hxx>#include <Interface_Static.hxx>#include <STEPControl_Reader.hxx>#include <StepBasic_Product.hxx>#include <StepBasic_ProductDefinition.hxx>#include <StepBasic_ProductDefinitionFormation.hxx>#include <StepGeom_GeometricRepresentationItem.hxx>#include <StepShape_TopologicalRepresentationItem.hxx>#include <StepRepr_DescriptiveRepresentationItem.hxx>#include <StepRepr_NextAssemblyUsageOccurrence.hxx>#include <StepRepr_ProductDefinitionShape.hxx>#include <StepRepr_PropertyDefinitionRepresentation.hxx>#include <StepRepr_Representation.hxx>#include <TransferBRep.hxx>#include <Transfer_TransientProcess.hxx>#include <XSControl_TransferReader.hxx>#include <XSControl_WorkSession.hxx>#include <BRep_Builder.hxx>#include <TopExp.hxx>#include <TopExp_Explorer.hxx>#include <TopTools_DataMapOfShapeShape.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <TopTools_ListIteratorOfListOfShape.hxx>#include <TopTools_ListOfShape.hxx>#include <TopTools_MapOfShape.hxx>#include <TopoDS_Compound.hxx>#include <TopoDS_Iterator.hxx>#include <TColStd_SequenceOfAsciiString.hxx>#include <StdFail_NotDone.hxx>#include <Standard_Failure.hxx>#include <Standard_ErrorHandler.hxx>Functions | |
| OCCT_IMPLEMENT_STANDARD_RTTIEXT (STEPPlugin_ImportDriver, GEOM_BaseDriver) | |
| OCCT_IMPLEMENT_STANDARD_RTTIEXT | ( | STEPPlugin_ImportDriver | , |
| GEOM_BaseDriver | |||
| ) |