Salome HOME
Issue #2622: Weak naming
authormpv <mpv@opencascade.com>
Fri, 21 Sep 2018 13:18:05 +0000 (16:18 +0300)
committermpv <mpv@opencascade.com>
Fri, 21 Sep 2018 13:18:23 +0000 (16:18 +0300)
commitcaa2ac92b289e88592286da703c871dd58147b88
treeb2195441f88ef4c03119ff3f42e6192d0047f5a6
parent2465abb942021bbf188e82397f01a3ad755ab1a6
Issue #2622: Weak naming

Implementation of weak-naming dump to python script
16 files changed:
src/ExchangePlugin/ExchangePlugin_Dump.cpp
src/ExchangePlugin/ExchangePlugin_Dump.h
src/ExchangePlugin/plugin-Exchange.xml
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_NExplode.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_NExplode.h [new file with mode: 0644]
src/Model/Model_AttributeSelection.cpp
src/Model/Model_AttributeSelection.h
src/Model/Model_AttributeSelectionList.cpp
src/Model/Model_AttributeSelectionList.h
src/ModelAPI/ModelAPI_AttributeSelection.h
src/ModelAPI/ModelAPI_AttributeSelectionList.h
src/ModelHighAPI/ModelHighAPI_Dumper.cpp
src/ModelHighAPI/ModelHighAPI_Dumper.h
src/ModelHighAPI/ModelHighAPI_Selection.cpp
src/ModelHighAPI/ModelHighAPI_Selection.h