Salome HOME
2 servant implementations of GEOM::GEOM_GEN. One with Study and ModuleCatalog retrive...
authorAnthony Geay <anthony.geay@edf.fr>
Wed, 13 Jan 2021 09:48:39 +0000 (10:48 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 1 Feb 2021 19:08:02 +0000 (20:08 +0100)
commit81eb14d32092a9cb23b23b2253de1dfb97103de2
tree8cbfbce89b62ad1b588e8f5e1550b992a6fafc83
parentcb793ede6648d5c5127b31467348dca840280d8c
2 servant implementations of GEOM::GEOM_GEN. One with Study and ModuleCatalog retrived from NS (like the beginning), another one with Study and ModulCatalog embedded
13 files changed:
src/GEOM_I/CMakeLists.txt
src/GEOM_I/GEOM_Gen_No_Session_i.cc [new file with mode: 0644]
src/GEOM_I/GEOM_Gen_No_Session_i.hh [new file with mode: 0644]
src/GEOM_I/GEOM_Gen_Session_i.cc [new file with mode: 0644]
src/GEOM_I/GEOM_Gen_Session_i.hh [new file with mode: 0644]
src/GEOM_I/GEOM_Gen_i.cc
src/GEOM_I/GEOM_Gen_i.hh
src/GEOM_I/GEOM_IOperations_i.cc
src/GEOM_SWIG/CMakeLists.txt
src/GEOM_SWIG/GeomHelper.cxx [new file with mode: 0644]
src/GEOM_SWIG/GeomHelper.h [new file with mode: 0644]
src/GEOM_SWIG/GeomHelper.i [new file with mode: 0644]
src/GEOM_SWIG/geomBuilder.py