Salome HOME
Move functions from Python model.services to C++ ModelHighAPI_Services CPPHighAPI
authorspo <sergey.pokhodenko@opencascade.com>
Fri, 17 Jun 2016 16:34:34 +0000 (19:34 +0300)
committerspo <sergey.pokhodenko@opencascade.com>
Fri, 17 Jun 2016 16:34:34 +0000 (19:34 +0300)
commit81bbd3b944cc814c4e5e2080fb52369b0e098a22
treec301c6d89cbb0c4e281c742d6d28a434f172e5f0
parentd5009408b937be1a3436028eec3ef4a920e999a9
Move functions from Python model.services to C++ ModelHighAPI_Services
src/ModelHighAPI/CMakeLists.txt
src/ModelHighAPI/ModelHighAPI.i
src/ModelHighAPI/ModelHighAPI_Services.cpp [new file with mode: 0644]
src/ModelHighAPI/ModelHighAPI_Services.h [new file with mode: 0644]
src/ModelHighAPI/ModelHighAPI_swig.h
src/PythonAPI/model/services.py [deleted file]
src/PythonAPI/model/services/__init__.py [new file with mode: 0644]