Salome HOME
Issue #529 : 4.07. Import IGES, export to BREP, STEP, IGES - Export IGES with versions
authorSergey POKHODENKO <sergey.pokhodenko@opencascade.com>
Fri, 15 May 2015 10:32:54 +0000 (13:32 +0300)
committerSergey POKHODENKO <sergey.pokhodenko@opencascade.com>
Tue, 19 May 2015 07:58:20 +0000 (10:58 +0300)
commitf565325d5c15b590237ae70c1ac6e57b448579ad
treebbe72fc71f4b86f6569311addc556bf650f99e61
parent66795fa02a6133abab5f79eefeba8a994e7d23f3
Issue #529 : 4.07. Import IGES, export to BREP, STEP, IGES - Export IGES with versions
16 files changed:
src/ExchangePlugin/CMakeLists.txt
src/ExchangePlugin/ExchangePlugin.h
src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp
src/ExchangePlugin/ExchangePlugin_ExportFeature.h
src/ExchangePlugin/ExchangePlugin_Tools.cpp [new file with mode: 0644]
src/ExchangePlugin/ExchangePlugin_Tools.h [new file with mode: 0644]
src/ExchangePlugin/ExchangePlugin_Validators.cpp
src/ExchangePlugin/plugin-Exchange.xml
src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.cpp
src/ModuleBase/ModuleBase_WidgetFileSelector.cpp
src/ModuleBase/ModuleBase_WidgetFileSelector.h
src/PartSet/CMakeLists.txt
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_WidgetFileSelector.cpp [new file with mode: 0644]
src/PartSet/PartSet_WidgetFileSelector.h [new file with mode: 0644]