Salome HOME
Add layers imprinting on faces.
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Thu, 16 Mar 2017 08:49:57 +0000 (09:49 +0100)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Thu, 16 Mar 2017 08:49:57 +0000 (09:49 +0100)
commit24d1db4b7fa90f4cb3fb0748f20f61e4240364d0
treedaa2469894924513a947c53db87ff537f641e541
parent9d6e22bb49c51d1551a5bcb1c3c3ac669fd15a6e
Add layers imprinting on faces.
Only works with tetra-dominant core in MeshGems 2.4-5. It will be fixed in next version of MeshGems.
15 files changed:
idl/HYBRIDPlugin_Algorithm.idl
src/GUI/HYBRIDPluginGUI_Enums.h
src/GUI/HYBRIDPluginGUI_HypothesisCreator.cxx
src/GUI/HYBRIDPluginGUI_HypothesisCreator.h
src/GUI/HYBRIDPlugin_msg_en.ts
src/GUI/HYBRIDPlugin_msg_fr.ts
src/GUI/HYBRIDPlugin_msg_ja.ts
src/HYBRIDPlugin/HYBRIDPluginBuilder.py
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID.cxx
src/HYBRIDPlugin/HYBRIDPlugin_HYBRID.hxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis.hxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis_i.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis_i.hxx
tests/test_layers_imprinting.py [new file with mode: 0644]