Salome HOME
Merge from BR_V7_periodicity 03/10/2013:
authorbourcier <bourcier>
Thu, 3 Oct 2013 09:14:13 +0000 (09:14 +0000)
committerbourcier <bourcier>
Thu, 3 Oct 2013 09:14:13 +0000 (09:14 +0000)
commit80b7a9ac95c02fd517995689af8293bf841026ed
treebbe7f291b87b17c00f749ee73d3436cee0a644c1
parent816b1256f45a19c1d32d4b8e2fa6ee2a02bd3f70
Merge from BR_V7_periodicity 03/10/2013:
Adding periodicity into the BLSURF Paramaters dialog box
32 files changed:
doc/salome/examples/test_periodicity.py [new file with mode: 0644]
doc/salome/examples/test_periodicity_precad.py [new file with mode: 0644]
doc/salome/examples/test_periodicity_reflexion_advanced.py [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters.png
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters_advanced.png
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters_enforced_vertices.png
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters_periodicity.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters_sizemap1.png
doc/salome/gui/BLSURFPLUGIN/images/blsurf_parameters_sizemap2.png
doc/salome/gui/BLSURFPLUGIN/images/blsurf_periodicity_2D.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_periodicity_reflexion.png [new file with mode: 0644]
doc/salome/gui/BLSURFPLUGIN/images/blsurf_periodicity_translation.png [new file with mode: 0644]
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_HypothesisCreator.cxx
src/GUI/BLSURFPluginGUI_HypothesisCreator.h
src/GUI/BLSURFPlugin_msg_en.ts
src/GUI/BLSURFPlugin_msg_fr.ts
tests/test_periodicity.py
tests/test_periodicity_2D.py
tests/test_periodicity_2D_precad.py
tests/test_periodicity_reflexion.py
tests/test_periodicity_reflexion_2D.py
tests/test_periodicity_reflexion_precad.py