]> SALOME platform Git repositories - plugins/blsurfplugin.git/commit
Salome HOME
Adding PreCAD periodicity in Parameters Hypothesis dialog box BR_V7_periodicity
authorbourcier <bourcier>
Wed, 2 Oct 2013 14:18:41 +0000 (14:18 +0000)
committerbourcier <bourcier>
Wed, 2 Oct 2013 14:18:41 +0000 (14:18 +0000)
commitfdacf028265ed92ac0933a808ee869fe23bda03c
tree0510f2aa847e5ca164d27b61dfdbdd8e3b11781d
parent4d69a89413c5e3bce23bfaf72813e7abc063063b
Adding PreCAD periodicity in Parameters Hypothesis 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