]> SALOME platform Git repositories - plugins/blsurfplugin.git/commit
Salome HOME
New Enforced Vertex structure done
authorgdd <gdd>
Wed, 16 Feb 2011 18:43:15 +0000 (18:43 +0000)
committergdd <gdd>
Wed, 16 Feb 2011 18:43:15 +0000 (18:43 +0000)
commit269fefeb19277e983e43037f4075d4cbabc49fa0
treee624e5fdb629fbf973d5182987b828298b853e0f
parent4f4640b03547458def2a346268898ca3cbf40ead
New Enforced Vertex structure done
It is possible to add enforced vertices with following combinaisons:
Face / Coordinates
Face / Geom vertex
Face / Geom group (or compound) of vertices
Group (or compound) of faces / Coordinates
Group (or compound) of faces / Geom vertex
Group (or compound) of faces / Geom group (or compound) of vertices

With each combinaison it is possible to define a group of nodes in which the nodes created by the enforced vertices will be defined.

TODO: update the GUI
idl/BLSURFPlugin_Algorithm.idl
src/BLSURFPlugin/BLSURFPlugin_BLSURF.cxx
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