]> SALOME platform Git repositories - plugins/hybridplugin.git/commit
Salome HOME
Be able to use library by setting MG_Hybrid_Parameters.SetToUseLibrary(True) cbr/fix_use_library_squashed V9_13_0a1 V9_13_0a2 V9_13_0b1 1/head
authorChristophe Bourcier <christophe.bourcier@cea.fr>
Tue, 7 May 2024 14:52:11 +0000 (16:52 +0200)
committerChristophe Bourcier <christophe.bourcier@cea.fr>
Thu, 6 Jun 2024 14:08:16 +0000 (16:08 +0200)
commit77ad048d2a7fc74f72496991ebfad92e0b9f74ee
tree180870625f365d3d0f8f833920d810af5ef944db
parent3cbc5f0fd58ac3f89231338c90504144dfa2d396
Be able to use library by setting MG_Hybrid_Parameters.SetToUseLibrary(True)
or advanced option in the GUI
or setting environment variable MG_HYBRID_USE_LIB

And update documentation
27 files changed:
CMakeLists.txt
doc/salome/gui/HYBRIDPLUGIN/images/hybrid_cartesian_core.png [new file with mode: 0644]
doc/salome/gui/HYBRIDPLUGIN/images/hybrid_hexa_dominant.png [new file with mode: 0644]
doc/salome/gui/HYBRIDPLUGIN/images/hybrid_hypothesis_advanced.png
doc/salome/gui/HYBRIDPLUGIN/images/hybrid_hypothesis_arguments.png
doc/salome/gui/HYBRIDPLUGIN/images/hybrid_hypothesis_faces.png [deleted file]
doc/salome/gui/HYBRIDPLUGIN/images/hybrid_hypothesis_imprinting.png [new file with mode: 0644]
doc/salome/gui/HYBRIDPLUGIN/images/hybrid_hypothesis_layers.png
doc/salome/gui/HYBRIDPLUGIN/images/hybrid_hypothesis_snapping.png [new file with mode: 0644]
doc/salome/gui/HYBRIDPLUGIN/images/hybrid_tetra_dominant.png [new file with mode: 0644]
doc/salome/gui/HYBRIDPLUGIN/input/hybrid_hypo.doc
idl/HYBRIDPlugin_Algorithm.idl
src/GUI/HYBRIDPluginGUI_AdvWidget_QTD.ui
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_Hypothesis.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis.hxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis_i.cxx
src/HYBRIDPlugin/HYBRIDPlugin_Hypothesis_i.hxx
src/HYBRIDPlugin/MG_HYBRID_API.cxx
src/HYBRIDPlugin/MG_HYBRID_API.hxx
tests/layers_imprinting.py