Salome HOME
Fix several bugs in the "Enforced meshes" feature:
authorgdd <gdd>
Mon, 3 Sep 2012 08:53:51 +0000 (08:53 +0000)
committergdd <gdd>
Mon, 3 Sep 2012 08:53:51 +0000 (08:53 +0000)
commitaebf85540bac148932e0fe5efe3ef1f755f8268b
tree1654ced16adc551aefa4f879519301fce3021192
parent8d6a895e9a4c88be1857d35f9ca89d54023012b5
Fix several bugs in the "Enforced meshes" feature:
- Enforced meshes are now correctly saved to study
- The size parameter was removed (unused)
- When more than 1 enforced mesh is added, all are correctly treated
15 files changed:
doc/salome/gui/GHS3DPLUGIN/Makefile.am
doc/salome/gui/GHS3DPLUGIN/images/ghs3d_enforced_meshes.png
doc/salome/gui/GHS3DPLUGIN/images/ghs3d_enforced_vertices.png
doc/salome/gui/GHS3DPLUGIN/images/ghs3d_parameters_advanced.png
doc/salome/gui/GHS3DPLUGIN/images/ghs3d_parameters_basic.png
doc/salome/gui/GHS3DPLUGIN/input/ghs3d_hypo.doc
idl/GHS3DPlugin_Algorithm.idl
src/GHS3DPlugin/GHS3DPlugin_GHS3D.cxx
src/GHS3DPlugin/GHS3DPlugin_Hypothesis.cxx
src/GHS3DPlugin/GHS3DPlugin_Hypothesis.hxx
src/GHS3DPlugin/GHS3DPlugin_Hypothesis_i.cxx
src/GHS3DPlugin/GHS3DPlugin_Hypothesis_i.hxx
src/GUI/GHS3DPluginGUI_Enums.h
src/GUI/GHS3DPluginGUI_HypothesisCreator.cxx
src/GUI/GHS3DPluginGUI_HypothesisCreator.h