Salome HOME
CEA_1537: remove deprecated precad to be able to use MeshGems 2.3
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Wed, 6 Jul 2016 09:45:02 +0000 (11:45 +0200)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Wed, 6 Jul 2016 09:45:02 +0000 (11:45 +0200)
commit8385c8dc8bcbcb2630484016bc5e97e926f8f835
tree7d25489ccdc30b8cb8e14af0d5f8fab38d27296b
parent209c7e2a0ca7a9323cc63e6b2ad5067b567534af
CEA_1537: remove deprecated precad to be able to use MeshGems 2.3
- removing calls to PreCAD process
- PreCAD options are called as CADSurf Options
- adding remove_duplicate_cad_faces option as standard option to disable it by default since we can't deactivate all preprocessing tasks as before
- removing deprecated basic periodicity
25 files changed:
adm_local/cmake_files/FindMESHGEMS.cmake
adm_local/unix/config_files/check_MESHGEMS_CADSURF.m4
doc/salome/gui/BLSURFPLUGIN/input/blsurf_hypo.doc
doc/salome/gui/BLSURFPLUGIN/input/blsurfplugin_python_interface.doc
idl/BLSURFPlugin_Algorithm.idl
src/BLSURFPlugin/BLSURFPluginBuilder.py
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx
src/BLSURFPlugin/BLSURFPlugin_BLSURF.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis.hxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.cxx
src/BLSURFPlugin/BLSURFPlugin_Hypothesis_i.hxx
src/GUI/BLSURFPluginGUI_AdvWidget_QTD.ui
src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx
src/GUI/BLSURFPluginGUI_HypothesisCreator.h
src/GUI/BLSURFPlugin_msg_en.ts
src/GUI/BLSURFPlugin_msg_fr.ts
tests/test_periodicity.py [deleted file]
tests/test_periodicity_2D.py [deleted file]
tests/test_periodicity_reflexion.py [deleted file]
tests/test_periodicity_reflexion_2D.py [deleted file]
tests/test_precad_intersections.py
tests/test_precad_keep_gaps.py
tests/test_proximity.py
tests/test_quadrangles_gradation.py