1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-10 18:51:21 +03:00

0032961: Coding - get rid of unused headers [IGESAppli to IGESToBRep]

This commit is contained in:
aml 2022-01-14 18:05:42 +03:00 committed by smoskvin
parent 73035770f6
commit d2c11b791c
533 changed files with 2 additions and 1034 deletions

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_LevelListEntity.hxx> #include <IGESData_LevelListEntity.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -28,7 +28,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <IGESDimen_GeneralNote.hxx> #include <IGESDimen_GeneralNote.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <IGESDraw_ConnectPoint.hxx> #include <IGESDraw_ConnectPoint.hxx>
#include <IGESDraw_HArray1OfConnectPoint.hxx> #include <IGESDraw_HArray1OfConnectPoint.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_LevelListEntity.hxx> #include <IGESData_LevelListEntity.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -24,7 +24,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <IGESDefs_HArray1OfTabularData.hxx> #include <IGESDefs_HArray1OfTabularData.hxx>
#include <IGESDefs_TabularData.hxx> #include <IGESDefs_TabularData.hxx>

View File

@ -27,7 +27,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <IGESDimen_GeneralNote.hxx> #include <IGESDimen_GeneralNote.hxx>
#include <IGESDimen_HArray1OfGeneralNote.hxx> #include <IGESDimen_HArray1OfGeneralNote.hxx>

View File

@ -24,7 +24,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <IGESDimen_GeneralNote.hxx> #include <IGESDimen_GeneralNote.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>

View File

@ -24,7 +24,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <IGESGeom_TransformationMatrix.hxx> #include <IGESGeom_TransformationMatrix.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -22,7 +22,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -24,7 +24,6 @@
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_LevelListEntity.hxx> #include <IGESData_LevelListEntity.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <IGESDraw_ConnectPoint.hxx> #include <IGESDraw_ConnectPoint.hxx>
#include <IGESDraw_HArray1OfConnectPoint.hxx> #include <IGESDraw_HArray1OfConnectPoint.hxx>

View File

@ -24,7 +24,6 @@
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_LevelListEntity.hxx> #include <IGESData_LevelListEntity.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_LevelListEntity.hxx> #include <IGESData_LevelListEntity.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -19,7 +19,6 @@
#include <IGESBasic_SubfigureDef.hxx> #include <IGESBasic_SubfigureDef.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <Standard_DimensionMismatch.hxx> #include <Standard_DimensionMismatch.hxx>
#include <Standard_OutOfRange.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -22,7 +22,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <IGESData_Status.hxx> #include <IGESData_Status.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <IGESData_Status.hxx> #include <IGESData_Status.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamCursor.hxx>
#include <IGESData_ParamReader.hxx> #include <IGESData_ParamReader.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>

View File

@ -20,7 +20,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
class Quantity_Color; class Quantity_Color;

View File

@ -25,22 +25,18 @@
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Quantity_Color.hxx> #include <Quantity_Color.hxx>
#include <TCollection_AsciiString.hxx> #include <TCollection_AsciiString.hxx>
#include <TCollection_ExtendedString.hxx>
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>
#include <TDataStd_Name.hxx> #include <TDataStd_Name.hxx>
#include <TDF_Label.hxx>
#include <TDocStd_Document.hxx> #include <TDocStd_Document.hxx>
#include <TopoDS_Compound.hxx> #include <TopoDS_Compound.hxx>
#include <TopoDS_Iterator.hxx> #include <TopoDS_Iterator.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <TopTools_MapOfShape.hxx> #include <TopTools_MapOfShape.hxx>
#include <Transfer_Binder.hxx>
#include <Transfer_TransientProcess.hxx> #include <Transfer_TransientProcess.hxx>
#include <TransferBRep.hxx> #include <TransferBRep.hxx>
#include <XCAFDoc_ColorTool.hxx> #include <XCAFDoc_ColorTool.hxx>
#include <XCAFDoc_DocumentTool.hxx> #include <XCAFDoc_DocumentTool.hxx>
#include <XCAFDoc_LayerTool.hxx> #include <XCAFDoc_LayerTool.hxx>
#include <XCAFDoc_ShapeMapTool.hxx>
#include <XCAFDoc_ShapeTool.hxx> #include <XCAFDoc_ShapeTool.hxx>
#include <XSAlgo.hxx> #include <XSAlgo.hxx>
#include <XSAlgo_AlgoContainer.hxx> #include <XSAlgo_AlgoContainer.hxx>

View File

@ -15,9 +15,7 @@
#include <IGESCAFControl.hxx> #include <IGESCAFControl.hxx>
#include <IGESCAFControl_Writer.hxx> #include <IGESCAFControl_Writer.hxx>
#include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESModel.hxx> #include <IGESData_IGESModel.hxx>
#include <IGESData_NameEntity.hxx>
#include <IGESGraph_Color.hxx> #include <IGESGraph_Color.hxx>
#include <IGESGraph_DefinitionLevel.hxx> #include <IGESGraph_DefinitionLevel.hxx>
#include <IGESSolid_Face.hxx> #include <IGESSolid_Face.hxx>
@ -28,24 +26,18 @@
#include <TCollection_AsciiString.hxx> #include <TCollection_AsciiString.hxx>
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>
#include <TCollection_HExtendedString.hxx> #include <TCollection_HExtendedString.hxx>
#include <TColStd_HSequenceOfExtendedString.hxx>
#include <TDataStd_Name.hxx> #include <TDataStd_Name.hxx>
#include <TDF_ChildIterator.hxx>
#include <TDF_Label.hxx> #include <TDF_Label.hxx>
#include <TDF_LabelSequence.hxx> #include <TDF_LabelSequence.hxx>
#include <TDocStd_Document.hxx> #include <TDocStd_Document.hxx>
#include <TopAbs.hxx>
#include <TopExp_Explorer.hxx> #include <TopExp_Explorer.hxx>
#include <TopoDS.hxx> #include <TopoDS.hxx>
#include <TopoDS_Face.hxx> #include <TopoDS_Face.hxx>
#include <TopoDS_Iterator.hxx> #include <TopoDS_Iterator.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <TopTools_SequenceOfShape.hxx>
#include <Transfer_FinderProcess.hxx>
#include <Transfer_TransientListBinder.hxx> #include <Transfer_TransientListBinder.hxx>
#include <TransferBRep.hxx> #include <TransferBRep.hxx>
#include <TransferBRep_ShapeMapper.hxx> #include <TransferBRep_ShapeMapper.hxx>
#include <XCAFDoc_ColorTool.hxx>
#include <XCAFDoc_DocumentTool.hxx> #include <XCAFDoc_DocumentTool.hxx>
#include <XCAFDoc_LayerTool.hxx> #include <XCAFDoc_LayerTool.hxx>
#include <XCAFDoc_LengthUnit.hxx> #include <XCAFDoc_LengthUnit.hxx>

View File

@ -20,7 +20,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
#include <IGESControl_Writer.hxx> #include <IGESControl_Writer.hxx>
#include <Standard_CString.hxx> #include <Standard_CString.hxx>
#include <TDF_LabelSequence.hxx> #include <TDF_LabelSequence.hxx>

View File

@ -12,9 +12,7 @@
// commercial license or contractual agreement. // commercial license or contractual agreement.
#include <BRepToIGES_BREntity.hxx>
#include <BRepToIGESBRep_Entity.hxx> #include <BRepToIGESBRep_Entity.hxx>
#include <Geom_Curve.hxx>
#include <Geom_Surface.hxx> #include <Geom_Surface.hxx>
#include <GeomToIGES_GeomCurve.hxx> #include <GeomToIGES_GeomCurve.hxx>
#include <GeomToIGES_GeomSurface.hxx> #include <GeomToIGES_GeomSurface.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Transfer_ActorOfFinderProcess.hxx> #include <Transfer_ActorOfFinderProcess.hxx>
#include <Standard_Boolean.hxx>
class Transfer_Finder; class Transfer_Finder;
class Transfer_Binder; class Transfer_Binder;
class Transfer_FinderProcess; class Transfer_FinderProcess;

View File

@ -18,7 +18,6 @@
#include <IFSelect_SelectModelEntities.hxx> #include <IFSelect_SelectModelEntities.hxx>
#include <IFSelect_SelectModelRoots.hxx> #include <IFSelect_SelectModelRoots.hxx>
#include <IFSelect_SelectType.hxx> #include <IFSelect_SelectType.hxx>
#include <IFSelect_SignCounter.hxx>
#include <IFSelect_SignMultiple.hxx> #include <IFSelect_SignMultiple.hxx>
#include <IFSelect_SignType.hxx> #include <IFSelect_SignType.hxx>
#include <IGESAppli.hxx> #include <IGESAppli.hxx>
@ -61,7 +60,6 @@
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <Transfer_ActorOfTransientProcess.hxx> #include <Transfer_ActorOfTransientProcess.hxx>
#include <Transfer_FinderProcess.hxx>
#include <XSAlgo.hxx> #include <XSAlgo.hxx>
#include <XSControl_SelectForTransfer.hxx> #include <XSControl_SelectForTransfer.hxx>
#include <XSControl_WorkSession.hxx> #include <XSControl_WorkSession.hxx>

View File

@ -20,7 +20,6 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_Boolean.hxx>
#include <XSControl_Controller.hxx> #include <XSControl_Controller.hxx>
#include <IFSelect_ReturnStatus.hxx> #include <IFSelect_ReturnStatus.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>

View File

@ -16,8 +16,6 @@
#include <BRep_Builder.hxx> #include <BRep_Builder.hxx>
#include <BRep_Tool.hxx> #include <BRep_Tool.hxx>
#include <Geom2d_Curve.hxx>
#include <Geom_Curve.hxx>
#include <Geom_Plane.hxx> #include <Geom_Plane.hxx>
#include <GeomAdaptor_Curve.hxx> #include <GeomAdaptor_Curve.hxx>
#include <IGESControl_IGESBoundary.hxx> #include <IGESControl_IGESBoundary.hxx>
@ -31,11 +29,8 @@
#include <Precision.hxx> #include <Precision.hxx>
#include <ShapeAlgo.hxx> #include <ShapeAlgo.hxx>
#include <ShapeAlgo_AlgoContainer.hxx> #include <ShapeAlgo_AlgoContainer.hxx>
#include <ShapeAlgo_ToolContainer.hxx>
#include <ShapeAnalysis_ShapeTolerance.hxx> #include <ShapeAnalysis_ShapeTolerance.hxx>
#include <ShapeAnalysis_Wire.hxx>
#include <ShapeBuild_Edge.hxx> #include <ShapeBuild_Edge.hxx>
#include <ShapeExtend_WireData.hxx>
#include <ShapeFix_Edge.hxx> #include <ShapeFix_Edge.hxx>
#include <ShapeFix_ShapeTolerance.hxx> #include <ShapeFix_ShapeTolerance.hxx>
#include <ShapeFix_Wire.hxx> #include <ShapeFix_Wire.hxx>

View File

@ -20,7 +20,6 @@
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <IGESToBRep_IGESBoundary.hxx> #include <IGESToBRep_IGESBoundary.hxx>
#include <Standard_Boolean.hxx>
#include <IGESData_HArray1OfIGESEntity.hxx> #include <IGESData_HArray1OfIGESEntity.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
class IGESToBRep_CurveAndSurface; class IGESToBRep_CurveAndSurface;

View File

@ -23,8 +23,6 @@
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESModel.hxx> #include <IGESData_IGESModel.hxx>
#include <IGESToBRep_Actor.hxx> #include <IGESToBRep_Actor.hxx>
#include <Interface_Check.hxx>
#include <Interface_CheckIterator.hxx>
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_ShareFlags.hxx> #include <Interface_ShareFlags.hxx>
@ -33,16 +31,10 @@
#include <Message_Msg.hxx> #include <Message_Msg.hxx>
#include <NCollection_DataMap.hxx> #include <NCollection_DataMap.hxx>
#include <OSD_Timer.hxx> #include <OSD_Timer.hxx>
#include <ShapeExtend_Explorer.hxx>
#include <ShapeFix_ShapeTolerance.hxx>
#include <TColStd_HSequenceOfInteger.hxx>
#include <TopoDS_Shape.hxx>
#include <Transfer_ActorOfTransientProcess.hxx> #include <Transfer_ActorOfTransientProcess.hxx>
#include <Transfer_Binder.hxx> #include <Transfer_Binder.hxx>
#include <Transfer_IteratorOfProcessForTransient.hxx> #include <Transfer_IteratorOfProcessForTransient.hxx>
#include <Transfer_TransferOutput.hxx>
#include <Transfer_TransientProcess.hxx> #include <Transfer_TransientProcess.hxx>
#include <TransferBRep.hxx>
#include <XSControl_Controller.hxx> #include <XSControl_Controller.hxx>
#include <XSControl_TransferReader.hxx> #include <XSControl_TransferReader.hxx>
#include <XSControl_WorkSession.hxx> #include <XSControl_WorkSession.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
#include <XSControl_Reader.hxx> #include <XSControl_Reader.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <IFSelect_PrintFail.hxx> #include <IFSelect_PrintFail.hxx>

View File

@ -18,11 +18,7 @@
#include <BndLib_Add3dCurve.hxx> #include <BndLib_Add3dCurve.hxx>
#include <BndLib_AddSurface.hxx> #include <BndLib_AddSurface.hxx>
#include <BRepBndLib.hxx> #include <BRepBndLib.hxx>
#include <BRepToIGES_BREntity.hxx>
#include <BRepToIGESBRep_Entity.hxx> #include <BRepToIGESBRep_Entity.hxx>
#include <Geom_Curve.hxx>
#include <Geom_Geometry.hxx>
#include <Geom_Surface.hxx>
#include <GeomAdaptor_Curve.hxx> #include <GeomAdaptor_Curve.hxx>
#include <GeomAdaptor_Surface.hxx> #include <GeomAdaptor_Surface.hxx>
#include <GeomToIGES_GeomCurve.hxx> #include <GeomToIGES_GeomCurve.hxx>
@ -42,7 +38,6 @@
#include <ShapeAnalysis_ShapeTolerance.hxx> #include <ShapeAnalysis_ShapeTolerance.hxx>
#include <Standard_Stream.hxx> #include <Standard_Stream.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <TopExp_Explorer.hxx>
#include <TopoDS_Shape.hxx> #include <TopoDS_Shape.hxx>
#include <Transfer_FinderProcess.hxx> #include <Transfer_FinderProcess.hxx>
#include <XSAlgo.hxx> #include <XSAlgo.hxx>

View File

@ -23,7 +23,6 @@
#include <IGESData_BasicEditor.hxx> #include <IGESData_BasicEditor.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_CString.hxx> #include <Standard_CString.hxx>
#include <Standard_OStream.hxx> #include <Standard_OStream.hxx>
#include <Message_ProgressRange.hxx> #include <Message_ProgressRange.hxx>

View File

@ -21,7 +21,6 @@
#include <Geom2d_BSplineCurve.hxx> #include <Geom2d_BSplineCurve.hxx>
#include <Geom_BSplineCurve.hxx> #include <Geom_BSplineCurve.hxx>
#include <Geom_BSplineSurface.hxx> #include <Geom_BSplineSurface.hxx>
#include <GeomConvert_CompCurveToBSplineCurve.hxx>
#include <gp_GTrsf.hxx> #include <gp_GTrsf.hxx>
#include <gp_Trsf.hxx> #include <gp_Trsf.hxx>
#include <IGESData_ToolLocation.hxx> #include <IGESData_ToolLocation.hxx>
@ -29,7 +28,6 @@
#include <IGESGeom_SplineSurface.hxx> #include <IGESGeom_SplineSurface.hxx>
#include <PLib.hxx> #include <PLib.hxx>
#include <TColgp_HArray1OfPnt.hxx> #include <TColgp_HArray1OfPnt.hxx>
#include <TColgp_HArray2OfPnt.hxx>
#include <TColStd_Array1OfInteger.hxx> #include <TColStd_Array1OfInteger.hxx>
#include <TColStd_Array1OfReal.hxx> #include <TColStd_Array1OfReal.hxx>
#include <TColStd_HArray1OfReal.hxx> #include <TColStd_HArray1OfReal.hxx>

View File

@ -14,7 +14,6 @@
#include <gp.hxx> #include <gp.hxx>
#include <gp_Ax1.hxx> #include <gp_Ax1.hxx>
#include <gp_Ax2.hxx>
#include <gp_Ax3.hxx> #include <gp_Ax3.hxx>
#include <gp_Trsf.hxx> #include <gp_Trsf.hxx>
#include <gp_XY.hxx> #include <gp_XY.hxx>
@ -22,7 +21,6 @@
#include <IGESConvGeom_GeomBuilder.hxx> #include <IGESConvGeom_GeomBuilder.hxx>
#include <IGESGeom_CopiousData.hxx> #include <IGESGeom_CopiousData.hxx>
#include <IGESGeom_TransformationMatrix.hxx> #include <IGESGeom_TransformationMatrix.hxx>
#include <Interface_Translates.hxx>
#include <Standard_DomainError.hxx> #include <Standard_DomainError.hxx>
#include <TColStd_HArray1OfReal.hxx> #include <TColStd_HArray1OfReal.hxx>
#include <TColStd_HArray2OfReal.hxx> #include <TColStd_HArray2OfReal.hxx>

View File

@ -24,8 +24,6 @@
#include <TColgp_HSequenceOfXYZ.hxx> #include <TColgp_HSequenceOfXYZ.hxx>
#include <gp_Trsf.hxx> #include <gp_Trsf.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
class gp_XY; class gp_XY;
class gp_XYZ; class gp_XYZ;
class IGESGeom_CopiousData; class IGESGeom_CopiousData;

View File

@ -14,13 +14,11 @@
#include <IGESData.hxx> #include <IGESData.hxx>
#include <IGESData_DefaultGeneral.hxx> #include <IGESData_DefaultGeneral.hxx>
#include <IGESData_DefaultSpecific.hxx> #include <IGESData_DefaultSpecific.hxx>
#include <IGESData_GlobalSection.hxx>
#include <IGESData_IGESModel.hxx> #include <IGESData_IGESModel.hxx>
#include <IGESData_Protocol.hxx> #include <IGESData_Protocol.hxx>
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Interface_Static.hxx> #include <Interface_Static.hxx>
#include <Interface_Version.hxx> #include <Interface_Version.hxx>
#include <Message_MsgFile.hxx>
#include <OSD_Process.hxx> #include <OSD_Process.hxx>
#include <Quantity_Date.hxx> #include <Quantity_Date.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>

View File

@ -26,12 +26,9 @@
#include <IGESData_SpecificModule.hxx> #include <IGESData_SpecificModule.hxx>
#include <IGESData_TransfEntity.hxx> #include <IGESData_TransfEntity.hxx>
#include <IGESData_ViewKindEntity.hxx> #include <IGESData_ViewKindEntity.hxx>
#include <IGESGeom_Boundary.hxx>
#include <IGESGeom_CurveOnSurface.hxx>
#include <Interface_EntityIterator.hxx> #include <Interface_EntityIterator.hxx>
#include <Interface_Graph.hxx> #include <Interface_Graph.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_Static.hxx>
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>
#include <TColStd_Array1OfInteger.hxx> #include <TColStd_Array1OfInteger.hxx>

View File

@ -26,7 +26,6 @@
#include <IGESData_SpecificLib.hxx> #include <IGESData_SpecificLib.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Real.hxx> #include <Standard_Real.hxx>
#include <Standard_CString.hxx>
class IGESData_Protocol; class IGESData_Protocol;
class IGESData_IGESModel; class IGESData_IGESModel;
class IGESData_IGESEntity; class IGESData_IGESEntity;

View File

@ -18,7 +18,6 @@
#define _IGESData_ColorEntity_HeaderFile #define _IGESData_ColorEntity_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <IGESData_DefType.hxx> #include <IGESData_DefType.hxx>
//! description of a directory component which can be either //! description of a directory component which can be either

View File

@ -28,7 +28,6 @@
#include <Interface_UndefinedContent.hxx> #include <Interface_UndefinedContent.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TColStd_HSequenceOfInteger.hxx>
IMPLEMENT_STANDARD_RTTIEXT(IGESData_DefaultGeneral,IGESData_GeneralModule) IMPLEMENT_STANDARD_RTTIEXT(IGESData_DefaultGeneral,IGESData_GeneralModule)

View File

@ -18,11 +18,9 @@
#define _IGESData_DefaultGeneral_HeaderFile #define _IGESData_DefaultGeneral_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <IGESData_GeneralModule.hxx> #include <IGESData_GeneralModule.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
class IGESData_IGESEntity; class IGESData_IGESEntity;
class Interface_EntityIterator; class Interface_EntityIterator;
class IGESData_DirChecker; class IGESData_DirChecker;

View File

@ -15,8 +15,6 @@
#include <IGESData.hxx> #include <IGESData.hxx>
#include <IGESData_DefaultSpecific.hxx> #include <IGESData_DefaultSpecific.hxx>
#include <IGESData_IGESDumper.hxx> #include <IGESData_IGESDumper.hxx>
#include <IGESData_IGESEntity.hxx>
#include <IGESData_Protocol.hxx>
#include <IGESData_SpecificLib.hxx> #include <IGESData_SpecificLib.hxx>
#include <IGESData_UndefinedEntity.hxx> #include <IGESData_UndefinedEntity.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>

View File

@ -18,7 +18,6 @@
#define _IGESData_DefaultSpecific_HeaderFile #define _IGESData_DefaultSpecific_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <IGESData_SpecificModule.hxx> #include <IGESData_SpecificModule.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>

View File

@ -13,7 +13,6 @@
#include <IGESData_ColorEntity.hxx> #include <IGESData_ColorEntity.hxx>
#include <IGESData_DefList.hxx>
#include <IGESData_DirChecker.hxx> #include <IGESData_DirChecker.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_LabelDisplayEntity.hxx> #include <IGESData_LabelDisplayEntity.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <IGESData_DefType.hxx> #include <IGESData_DefType.hxx>
class Interface_Check; class Interface_Check;

View File

@ -21,9 +21,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Character.hxx>
#include <Standard_CString.hxx>
class IGESData_IGESType; class IGESData_IGESType;
//! literal/numeric description of an entity's directory section, taken from file //! literal/numeric description of an entity's directory section, taken from file

View File

@ -20,7 +20,6 @@
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
class IGESData_IGESEntity; class IGESData_IGESEntity;
class Standard_NoSuchObject; class Standard_NoSuchObject;

View File

@ -15,10 +15,8 @@
#include <IGESData_FreeFormatEntity.hxx> #include <IGESData_FreeFormatEntity.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <Interface_InterfaceError.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_UndefinedContent.hxx> #include <Interface_UndefinedContent.hxx>
#include <Standard_OutOfRange.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>

View File

@ -18,14 +18,11 @@
#define _IGESData_FreeFormatEntity_HeaderFile #define _IGESData_FreeFormatEntity_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <TColStd_HSequenceOfInteger.hxx> #include <TColStd_HSequenceOfInteger.hxx>
#include <IGESData_UndefinedEntity.hxx> #include <IGESData_UndefinedEntity.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <Interface_ParamType.hxx> #include <Interface_ParamType.hxx>
#include <Standard_CString.hxx>
#include <IGESData_HArray1OfIGESEntity.hxx> #include <IGESData_HArray1OfIGESEntity.hxx>
class IGESData_IGESEntity; class IGESData_IGESEntity;
class TCollection_HAsciiString; class TCollection_HAsciiString;

View File

@ -20,13 +20,11 @@
#include <IGESData_LabelDisplayEntity.hxx> #include <IGESData_LabelDisplayEntity.hxx>
#include <IGESData_LevelListEntity.hxx> #include <IGESData_LevelListEntity.hxx>
#include <IGESData_LineFontEntity.hxx> #include <IGESData_LineFontEntity.hxx>
#include <IGESData_Protocol.hxx>
#include <IGESData_TransfEntity.hxx> #include <IGESData_TransfEntity.hxx>
#include <IGESData_ViewKindEntity.hxx> #include <IGESData_ViewKindEntity.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_CopyTool.hxx> #include <Interface_CopyTool.hxx>
#include <Interface_EntityIterator.hxx> #include <Interface_EntityIterator.hxx>
#include <Interface_GeneralLib.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_ShareTool.hxx> #include <Interface_ShareTool.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>

View File

@ -22,7 +22,6 @@
#include <Interface_GeneralModule.hxx> #include <Interface_GeneralModule.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
class Standard_Transient; class Standard_Transient;
class Interface_EntityIterator; class Interface_EntityIterator;
class IGESData_IGESEntity; class IGESData_IGESEntity;

View File

@ -17,11 +17,9 @@
#include <IGESData_BasicEditor.hxx> #include <IGESData_BasicEditor.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_FileParameter.hxx> #include <Interface_FileParameter.hxx>
#include <Interface_FileReaderData.hxx>
#include <Interface_FloatWriter.hxx> #include <Interface_FloatWriter.hxx>
#include <Interface_ParamSet.hxx> #include <Interface_ParamSet.hxx>
#include <Interface_ParamType.hxx> #include <Interface_ParamType.hxx>
#include <Interface_Static.hxx>
#include <Message_Msg.hxx> #include <Message_Msg.hxx>
#include <OSD_Process.hxx> #include <OSD_Process.hxx>
#include <Quantity_Date.hxx> #include <Quantity_Date.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Character.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Real.hxx> #include <Standard_Real.hxx>
#include <Standard_Boolean.hxx> #include <Standard_Boolean.hxx>

View File

@ -17,7 +17,6 @@
#ifndef IGESData_HArray1OfIGESEntity_HeaderFile #ifndef IGESData_HArray1OfIGESEntity_HeaderFile
#define IGESData_HArray1OfIGESEntity_HeaderFile #define IGESData_HArray1OfIGESEntity_HeaderFile
#include <IGESData_IGESEntity.hxx>
#include <IGESData_Array1OfIGESEntity.hxx> #include <IGESData_Array1OfIGESEntity.hxx>
#include <NCollection_DefineHArray1.hxx> #include <NCollection_DefineHArray1.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_TransfEntity.hxx> #include <IGESData_TransfEntity.hxx>
#include <IGESData_ViewKindEntity.hxx> #include <IGESData_ViewKindEntity.hxx>
#include <Interface_EntityIterator.hxx> #include <Interface_EntityIterator.hxx>
#include <Interface_InterfaceError.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_MSG.hxx> #include <Interface_MSG.hxx>
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>

View File

@ -15,7 +15,6 @@
#include <gp_GTrsf.hxx> #include <gp_GTrsf.hxx>
#include <IGESData_ColorEntity.hxx> #include <IGESData_ColorEntity.hxx>
#include <IGESData_DirChecker.hxx> #include <IGESData_DirChecker.hxx>
#include <IGESData_GeneralModule.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderTool.hxx> #include <IGESData_IGESReaderTool.hxx>
#include <IGESData_IGESType.hxx> #include <IGESData_IGESType.hxx>
@ -23,7 +22,6 @@
#include <IGESData_LevelListEntity.hxx> #include <IGESData_LevelListEntity.hxx>
#include <IGESData_LineFontEntity.hxx> #include <IGESData_LineFontEntity.hxx>
#include <IGESData_NameEntity.hxx> #include <IGESData_NameEntity.hxx>
#include <IGESData_ReadWriteModule.hxx>
#include <IGESData_SingleParentEntity.hxx> #include <IGESData_SingleParentEntity.hxx>
#include <IGESData_TransfEntity.hxx> #include <IGESData_TransfEntity.hxx>
#include <IGESData_ViewKindEntity.hxx> #include <IGESData_ViewKindEntity.hxx>
@ -31,7 +29,6 @@
#include <Interface_EntityList.hxx> #include <Interface_EntityList.hxx>
#include <Interface_InterfaceError.hxx> #include <Interface_InterfaceError.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Standard_NoSuchObject.hxx>
#include <Standard_PCharacter.hxx> #include <Standard_PCharacter.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>

View File

@ -22,15 +22,11 @@
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <IGESData_DefSwitch.hxx> #include <IGESData_DefSwitch.hxx>
#include <Standard_Real.hxx>
#include <Standard_Character.hxx>
#include <Interface_EntityList.hxx> #include <Interface_EntityList.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Boolean.hxx>
#include <IGESData_DefType.hxx> #include <IGESData_DefType.hxx>
#include <IGESData_DefList.hxx> #include <IGESData_DefList.hxx>
#include <Standard_CString.hxx> #include <Standard_CString.hxx>
#include <Standard_Type.hxx>
class TCollection_HAsciiString; class TCollection_HAsciiString;
class IGESData_IGESType; class IGESData_IGESType;
class IGESData_LineFontEntity; class IGESData_LineFontEntity;

View File

@ -16,12 +16,9 @@
//#13 smh 13.01.2000 : Parsing long year date //#13 smh 13.01.2000 : Parsing long year date
#include <IGESData_BasicEditor.hxx> #include <IGESData_BasicEditor.hxx>
#include <IGESData_GlobalSection.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESModel.hxx> #include <IGESData_IGESModel.hxx>
#include <IGESData_Protocol.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_InterfaceError.hxx>
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_Static.hxx> #include <Interface_Static.hxx>

View File

@ -17,7 +17,6 @@
#ifndef _IGESData_IGESModel_HeaderFile #ifndef _IGESData_IGESModel_HeaderFile
#define _IGESData_IGESModel_HeaderFile #define _IGESData_IGESModel_HeaderFile
#include <TColStd_HSequenceOfHAsciiString.hxx>
#include <IGESData_GlobalSection.hxx> #include <IGESData_GlobalSection.hxx>
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>

View File

@ -13,16 +13,11 @@
#include <IGESData_DirPart.hxx> #include <IGESData_DirPart.hxx>
#include <IGESData_GlobalSection.hxx>
#include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESModel.hxx> #include <IGESData_IGESModel.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESType.hxx> #include <IGESData_IGESType.hxx>
#include <IGESData_UndefinedEntity.hxx> #include <IGESData_UndefinedEntity.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_FileParameter.hxx>
#include <Interface_Macros.hxx>
#include <Interface_ParamList.hxx>
#include <Interface_ParamSet.hxx> #include <Interface_ParamSet.hxx>
#include <Interface_ParamType.hxx> #include <Interface_ParamType.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>

View File

@ -25,7 +25,6 @@
#include <IGESData_GlobalSection.hxx> #include <IGESData_GlobalSection.hxx>
#include <IGESData_Array1OfDirPart.hxx> #include <IGESData_Array1OfDirPart.hxx>
#include <IGESData_ReadStage.hxx> #include <IGESData_ReadStage.hxx>
#include <Standard_Real.hxx>
#include <Interface_FileReaderData.hxx> #include <Interface_FileReaderData.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_CString.hxx> #include <Standard_CString.hxx>

View File

@ -13,7 +13,6 @@
#include <IGESData_ColorEntity.hxx> #include <IGESData_ColorEntity.hxx>
#include <IGESData_DirPart.hxx>
#include <IGESData_FileRecognizer.hxx> #include <IGESData_FileRecognizer.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESModel.hxx> #include <IGESData_IGESModel.hxx>
@ -30,7 +29,6 @@
#include <IGESData_UndefinedEntity.hxx> #include <IGESData_UndefinedEntity.hxx>
#include <IGESData_ViewKindEntity.hxx> #include <IGESData_ViewKindEntity.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_FileParameter.hxx>
#include <Interface_InterfaceModel.hxx> #include <Interface_InterfaceModel.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_ParamList.hxx> #include <Interface_ParamList.hxx>

View File

@ -26,9 +26,7 @@
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <IGESData_IGESType.hxx> #include <IGESData_IGESType.hxx>
#include <IGESData_ReadStage.hxx> #include <IGESData_ReadStage.hxx>
#include <Standard_Real.hxx>
#include <Interface_FileReaderTool.hxx> #include <Interface_FileReaderTool.hxx>
#include <Standard_Boolean.hxx>
class Interface_ParamList; class Interface_ParamList;
class IGESData_FileRecognizer; class IGESData_FileRecognizer;
class Interface_Check; class Interface_Check;

View File

@ -21,7 +21,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx> #include <Standard_Boolean.hxx>

View File

@ -16,24 +16,15 @@
#include <gp_XYZ.hxx> #include <gp_XYZ.hxx>
#include <IGESData_ColorEntity.hxx> #include <IGESData_ColorEntity.hxx>
#include <IGESData_DefType.hxx> #include <IGESData_DefType.hxx>
#include <IGESData_DirPart.hxx>
#include <IGESData_GlobalSection.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESModel.hxx> #include <IGESData_IGESModel.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_LabelDisplayEntity.hxx>
#include <IGESData_LevelListEntity.hxx>
#include <IGESData_LineFontEntity.hxx>
#include <IGESData_Protocol.hxx> #include <IGESData_Protocol.hxx>
#include <IGESData_ReadWriteModule.hxx> #include <IGESData_ReadWriteModule.hxx>
#include <IGESData_TransfEntity.hxx>
#include <IGESData_UndefinedEntity.hxx> #include <IGESData_UndefinedEntity.hxx>
#include <IGESData_ViewKindEntity.hxx>
#include <IGESData_WriterLib.hxx> #include <IGESData_WriterLib.hxx>
#include <Interface_EntityIterator.hxx> #include <Interface_EntityIterator.hxx>
#include <Interface_FileParameter.hxx>
#include <Interface_FloatWriter.hxx> #include <Interface_FloatWriter.hxx>
#include <Interface_InterfaceError.hxx>
#include <Interface_InterfaceMismatch.hxx> #include <Interface_InterfaceMismatch.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_ParamList.hxx> #include <Interface_ParamList.hxx>
@ -42,7 +33,6 @@
#include <Message.hxx> #include <Message.hxx>
#include <Message_Messenger.hxx> #include <Message_Messenger.hxx>
#include <Standard_PCharacter.hxx> #include <Standard_PCharacter.hxx>
#include <TCollection_AsciiString.hxx>
#include <TCollection_HAsciiString.hxx> #include <TCollection_HAsciiString.hxx>
#include <stdio.h> #include <stdio.h>

View File

@ -22,7 +22,6 @@
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <TColStd_HSequenceOfHAsciiString.hxx> #include <TColStd_HSequenceOfHAsciiString.hxx>
#include <Standard_Character.hxx>
#include <IGESData_Array1OfDirPart.hxx> #include <IGESData_Array1OfDirPart.hxx>
#include <TColStd_Array1OfInteger.hxx> #include <TColStd_Array1OfInteger.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
@ -30,8 +29,6 @@
#include <Interface_LineBuffer.hxx> #include <Interface_LineBuffer.hxx>
#include <Interface_FloatWriter.hxx> #include <Interface_FloatWriter.hxx>
#include <Standard_CString.hxx> #include <Standard_CString.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Real.hxx>
#include <Standard_OStream.hxx> #include <Standard_OStream.hxx>
class IGESData_IGESModel; class IGESData_IGESModel;

View File

@ -18,7 +18,6 @@
#define _IGESData_LabelDisplayEntity_HeaderFile #define _IGESData_LabelDisplayEntity_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>

View File

@ -18,11 +18,9 @@
#define _IGESData_LevelListEntity_HeaderFile #define _IGESData_LevelListEntity_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
class IGESData_LevelListEntity; class IGESData_LevelListEntity;

View File

@ -18,7 +18,6 @@
#define _IGESData_LineFontEntity_HeaderFile #define _IGESData_LineFontEntity_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>

View File

@ -18,7 +18,6 @@
#define _IGESData_NameEntity_HeaderFile #define _IGESData_NameEntity_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
class TCollection_HAsciiString; class TCollection_HAsciiString;

View File

@ -21,7 +21,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx> #include <Standard_Boolean.hxx>

View File

@ -15,7 +15,6 @@
#include <gp_XY.hxx> #include <gp_XY.hxx>
#include <gp_XYZ.hxx> #include <gp_XYZ.hxx>
#include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESType.hxx> #include <IGESData_IGESType.hxx>
#include <IGESData_ParamCursor.hxx> #include <IGESData_ParamCursor.hxx>
@ -23,9 +22,7 @@
#include <IGESData_Status.hxx> #include <IGESData_Status.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_EntityList.hxx> #include <Interface_EntityList.hxx>
#include <Interface_FileParameter.hxx>
#include <Interface_FileReaderData.hxx> #include <Interface_FileReaderData.hxx>
#include <Interface_InterfaceError.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Interface_ParamList.hxx> #include <Interface_ParamList.hxx>
#include <Interface_Static.hxx> #include <Interface_Static.hxx>

View File

@ -23,21 +23,20 @@
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <IGESData_ReadStage.hxx> #include <IGESData_ReadStage.hxx>
#include <Standard_Boolean.hxx>
#include <Interface_ParamType.hxx> #include <Interface_ParamType.hxx>
#include <Standard_CString.hxx> #include <Standard_CString.hxx>
#include <Standard_Real.hxx>
#include <IGESData_Status.hxx> #include <IGESData_Status.hxx>
#include <IGESData_ParamCursor.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>
#include <TColStd_HArray1OfInteger.hxx> #include <TColStd_HArray1OfInteger.hxx>
#include <TColStd_HArray1OfReal.hxx> #include <TColStd_HArray1OfReal.hxx>
#include <Interface_HArray1OfHAsciiString.hxx> #include <Interface_HArray1OfHAsciiString.hxx>
#include <IGESData_HArray1OfIGESEntity.hxx> #include <IGESData_HArray1OfIGESEntity.hxx>
class Interface_ParamList; class Interface_ParamList;
class Interface_Check; class Interface_Check;
class IGESData_IGESEntity; class IGESData_IGESEntity;
class IGESData_IGESReaderData; class IGESData_IGESReaderData;
class IGESData_ParamCursor;
class Message_Msg; class Message_Msg;
class gp_XY; class gp_XY;
class gp_XYZ; class gp_XYZ;

View File

@ -13,7 +13,6 @@
#include <IGESData_FreeFormatEntity.hxx> #include <IGESData_FreeFormatEntity.hxx>
#include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESModel.hxx> #include <IGESData_IGESModel.hxx>
#include <IGESData_Protocol.hxx> #include <IGESData_Protocol.hxx>
#include <IGESData_UndefinedEntity.hxx> #include <IGESData_UndefinedEntity.hxx>

View File

@ -22,8 +22,6 @@
#include <Interface_Protocol.hxx> #include <Interface_Protocol.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Type.hxx>
#include <Standard_Boolean.hxx>
class Interface_InterfaceModel; class Interface_InterfaceModel;
class Standard_Transient; class Standard_Transient;

View File

@ -12,16 +12,13 @@
// commercial license or contractual agreement. // commercial license or contractual agreement.
#include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESReaderData.hxx> #include <IGESData_IGESReaderData.hxx>
#include <IGESData_IGESType.hxx> #include <IGESData_IGESType.hxx>
#include <IGESData_IGESWriter.hxx> #include <IGESData_IGESWriter.hxx>
#include <IGESData_ParamReader.hxx>
#include <IGESData_ReadWriteModule.hxx> #include <IGESData_ReadWriteModule.hxx>
#include <Interface_Check.hxx> #include <Interface_Check.hxx>
#include <Interface_FileReaderData.hxx> #include <Interface_FileReaderData.hxx>
#include <Interface_Macros.hxx> #include <Interface_Macros.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>

View File

@ -12,7 +12,6 @@
// commercial license or contractual agreement. // commercial license or contractual agreement.
#include <IGESData_IGESEntity.hxx>
#include <IGESData_SingleParentEntity.hxx> #include <IGESData_SingleParentEntity.hxx>
#include <Standard_OutOfRange.hxx> #include <Standard_OutOfRange.hxx>
#include <Standard_Type.hxx> #include <Standard_Type.hxx>

View File

@ -18,7 +18,6 @@
#define _IGESData_SingleParentEntity_HeaderFile #define _IGESData_SingleParentEntity_HeaderFile
#include <Standard.hxx> #include <Standard.hxx>
#include <Standard_Type.hxx>
#include <IGESData_IGESEntity.hxx> #include <IGESData_IGESEntity.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>

View File

@ -21,7 +21,6 @@
#include <Standard_DefineAlloc.hxx> #include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx> #include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
class IGESData_NodeOfSpecificLib; class IGESData_NodeOfSpecificLib;
class Standard_NoSuchObject; class Standard_NoSuchObject;

View File

@ -22,7 +22,6 @@
#include <Standard_Transient.hxx> #include <Standard_Transient.hxx>
#include <Standard_Integer.hxx> #include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
class IGESData_IGESEntity; class IGESData_IGESEntity;
class IGESData_IGESDumper; class IGESData_IGESDumper;

View File

@ -18,10 +18,8 @@
#include <gp_GTrsf.hxx> #include <gp_GTrsf.hxx>
#include <gp_Pnt.hxx> #include <gp_Pnt.hxx>
#include <gp_Trsf.hxx> #include <gp_Trsf.hxx>
#include <gp_Vec.hxx>
#include <gp_XYZ.hxx> #include <gp_XYZ.hxx>
#include <IGESData_GeneralModule.hxx> #include <IGESData_GeneralModule.hxx>
#include <IGESData_IGESEntity.hxx>
#include <IGESData_IGESModel.hxx> #include <IGESData_IGESModel.hxx>
#include <IGESData_Protocol.hxx> #include <IGESData_Protocol.hxx>
#include <IGESData_SingleParentEntity.hxx> #include <IGESData_SingleParentEntity.hxx>

Some files were not shown because too many files have changed in this diff Show More