]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
22784: EDF 8824 GHS3DPLUGIN: SetEnforcedVertexNamedWithGroup() does not add an extra...
authoreap <eap@opencascade.com>
Fri, 17 Oct 2014 14:45:17 +0000 (18:45 +0400)
committereap <eap@opencascade.com>
Fri, 17 Oct 2014 14:45:17 +0000 (18:45 +0400)
commit333b8ff2fb70f855dadfef145d7b13ebdf07f2cd
tree133b32334f971096f4e8b8633be5255f65a136cb
parentd7c32d7eceb9e6176ab0b13c43cbbb66fe37ff24
22784: EDF 8824 GHS3DPLUGIN: SetEnforcedVertexNamedWithGroup() does not add an extra group

SMESH_Controls.cxx: add some protection against SIGSEGV
SMESHGUI_MeshOp.cxx: at mesh edition,avoid selection of a sole existing
                     hypothesis compatible with an assigned algo
SMESHGUI_Utils.h: make class toStdStr usable.
src/Controls/SMESH_Controls.cxx
src/SMESHGUI/SMESHGUI_MeshOp.cxx
src/SMESHGUI/SMESHGUI_Utils.h