Salome HOME
Implementation of "Import" BREP and STEP functionality
authorsbh <sergey.belash@opencascade.com>
Tue, 2 Sep 2014 15:44:44 +0000 (19:44 +0400)
committersbh <sergey.belash@opencascade.com>
Tue, 2 Sep 2014 15:44:44 +0000 (19:44 +0400)
commitb97f4d67421685f99412ee79484c7a8482da1d2e
treec1ff934c3f6760ce79e654160105638d189e64bc
parent2bdf4440c6079f4637edf1b9816cd08390ab9ce3
Implementation of "Import" BREP and STEP functionality
23 files changed:
CMakeLists.txt
msvc10_env.bat
src/Config/Config_Keywords.h
src/Config/Config_WidgetAPI.h
src/Config/plugins.xml
src/ExchangePlugin/CMakeLists.txt [new file with mode: 0644]
src/ExchangePlugin/ExchangePlugin.h [new file with mode: 0644]
src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp [new file with mode: 0644]
src/ExchangePlugin/ExchangePlugin_ImportFeature.h [new file with mode: 0644]
src/ExchangePlugin/ExchangePlugin_Plugin.cpp [new file with mode: 0644]
src/ExchangePlugin/ExchangePlugin_Plugin.h [new file with mode: 0644]
src/ExchangePlugin/ExchangePlugin_Validators.cpp [new file with mode: 0644]
src/ExchangePlugin/ExchangePlugin_Validators.h [new file with mode: 0644]
src/ExchangePlugin/plugin-Exchange.xml [new file with mode: 0644]
src/Model/Model_FeatureValidator.cpp
src/ModelAPI/ModelAPI_PluginManager.cpp
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase_Operation.cpp
src/ModuleBase/ModuleBase_WidgetFactory.cpp
src/ModuleBase/ModuleBase_WidgetFactory.h
src/ModuleBase/ModuleBase_WidgetFileSelector.cpp [new file with mode: 0644]
src/ModuleBase/ModuleBase_WidgetFileSelector.h [new file with mode: 0644]
src/PartSet/icons/import.png