Salome HOME
modules/smesh.git
6 years ago23475: EDF - ExportCGNS in non regression test fails
eap [Mon, 4 Sep 2017 11:18:55 +0000 (14:18 +0300)]
23475: EDF - ExportCGNS in non regression test fails

6 years agoIPAL54303: CGNS export problems
eap [Fri, 1 Sep 2017 15:50:20 +0000 (18:50 +0300)]
IPAL54303: CGNS export problems

Another fix for BC locations

6 years agoIPAL54303: CGNS export problems
eap [Fri, 1 Sep 2017 10:57:21 +0000 (13:57 +0300)]
IPAL54303: CGNS export problems

Change the way to assure group name uniqueness

6 years agoIPAL54303: CGNS export problems
eap [Fri, 25 Aug 2017 13:45:03 +0000 (16:45 +0300)]
IPAL54303: CGNS export problems

6 years ago0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consis...
vsr [Wed, 6 Apr 2016 14:24:26 +0000 (17:24 +0300)]
0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consistent with GUI behavior

6 years agoMerge remote-tracking branch 'origin/master' into V9_dev
rnv [Thu, 3 Aug 2017 15:33:11 +0000 (18:33 +0300)]
Merge remote-tracking branch 'origin/master' into V9_dev

6 years agoImplementation a selection of a mesh entries from python. V8_4_0a1
rnv [Wed, 2 Aug 2017 12:10:31 +0000 (15:10 +0300)]
Implementation a selection of a mesh entries from python.

6 years ago23462: [CEA 2142] Import12D fails
eap [Wed, 26 Jul 2017 15:33:09 +0000 (18:33 +0300)]
23462: [CEA 2142] Import12D fails

Fix node classification on periodic FACEs and wrong propagation on IN node state

6 years agoMerge branch 'master' into V9_dev
rnv [Thu, 20 Jul 2017 09:00:49 +0000 (12:00 +0300)]
Merge branch 'master' into V9_dev

6 years agoPorting to DEV version of OCCT.
mnt [Fri, 7 Jul 2017 09:09:54 +0000 (12:09 +0300)]
Porting to DEV version of OCCT.

6 years agoMerge Python 3 porting.
rnv [Thu, 22 Jun 2017 15:09:29 +0000 (18:09 +0300)]
Merge Python 3 porting.

6 years ago23444: EDF 14244 - Viscous Layer
eap [Mon, 26 Jun 2017 15:39:30 +0000 (18:39 +0300)]
23444: EDF 14244 - Viscous Layer

fix a regression (too limited thickness) after the previous commit

6 years ago54250: Wrong group contents after SplitQuad()
eap [Fri, 23 Jun 2017 12:08:46 +0000 (15:08 +0300)]
54250: Wrong group contents after SplitQuad()

+ fix a bug that in Split Quadrangles dialog it's impossible to add a
  quadrangle from a group

6 years ago23457: EDF 11636 - Mesh with Viscous Layer fails
eap [Wed, 21 Jun 2017 17:11:14 +0000 (20:11 +0300)]
23457: EDF 11636 - Mesh with Viscous Layer fails

6 years ago023456: EDF 11308 - ExtrusionSweepObjects : link to examples
eap [Wed, 21 Jun 2017 11:23:17 +0000 (14:23 +0300)]
023456: EDF 11308 - ExtrusionSweepObjects : link to examples

6 years ago23320: EDF13201 - Create group from geometry
eap [Tue, 20 Jun 2017 13:58:16 +0000 (16:58 +0300)]
23320: EDF13201 - Create group from geometry

Add a tooltip

6 years agoInstall tests.set
Cédric Aguerre [Tue, 20 Jun 2017 09:08:06 +0000 (11:08 +0200)]
Install tests.set

6 years agoInstall tests.set Before_python3_27062017
Cédric Aguerre [Tue, 20 Jun 2017 09:08:06 +0000 (11:08 +0200)]
Install tests.set

6 years ago0023444: EDF 14244 - Viscous Layer
eap [Mon, 19 Jun 2017 15:42:49 +0000 (18:42 +0300)]
0023444: EDF 14244 - Viscous Layer

+ 54237: Invalid viscous layers (in Grids/smesh/viscous_layers_02/A3)
+ Improve viscous layers performance
     - by avoiding unnecessary intersection checks
     - by using std::vector instead of std::set in SMESH_ElementSearcher
+ Fix minor errors in ObjectPool which is now used in SMESH_ElementSearcher

6 years agoShare test definition
Cédric Aguerre [Mon, 19 Jun 2017 08:55:59 +0000 (10:55 +0200)]
Share test definition

6 years agoAdd .py extension to tests filenames
Cédric Aguerre [Mon, 19 Jun 2017 09:50:44 +0000 (11:50 +0200)]
Add .py extension to tests filenames

6 years agoShare test definition
Cédric Aguerre [Mon, 19 Jun 2017 08:55:59 +0000 (10:55 +0200)]
Share test definition

6 years agoMerge multi-study removal branch.
rnv [Tue, 13 Jun 2017 10:01:10 +0000 (13:01 +0300)]
Merge multi-study removal branch.

6 years agoPorting Python3: Encode URL
Gilles DAVID [Tue, 6 Jun 2017 12:33:13 +0000 (14:33 +0200)]
Porting Python3: Encode URL

6 years agoPython3 porting: python3 instead python and deepcopy.
rnv [Thu, 1 Jun 2017 14:07:32 +0000 (17:07 +0300)]
Python3 porting: python3 instead python and deepcopy.

6 years agoPython3 porting: adoptation SMESH dump python functionality.
rnv [Wed, 31 May 2017 15:15:36 +0000 (18:15 +0300)]
Python3 porting: adoptation SMESH dump python functionality.

6 years agoFix regression of doc/salome/examples/prism_3d_algo.py Before_multi_study_removal_06072017
eap [Wed, 31 May 2017 12:12:32 +0000 (15:12 +0300)]
Fix regression of doc/salome/examples/prism_3d_algo.py

6 years agoMerge rnv/win_swig_generation branch.
rnv [Tue, 30 May 2017 12:58:50 +0000 (15:58 +0300)]
Merge rnv/win_swig_generation branch.

6 years agoRoll-back previous wrong commit. rnv/win_swig_generation
rnv [Tue, 30 May 2017 12:56:59 +0000 (15:56 +0300)]
Roll-back previous wrong commit.

6 years agoMerge V8_3_BR branch.
rnv [Tue, 30 May 2017 12:43:04 +0000 (15:43 +0300)]
Merge V8_3_BR branch.

6 years agoMerge branch 'rnv/win_swig_generation' of salome:modules/smesh into rnv/win_swig_gene...
rnv [Tue, 30 May 2017 08:35:54 +0000 (11:35 +0300)]
Merge branch 'rnv/win_swig_generation' of salome:modules/smesh into rnv/win_swig_generation

Conflicts:
src/Tools/ZCracksPlug/__init__.py
src/Tools/padder/spadderpy/gui/inputdialog.py

6 years agoImprove swig generation process on Windows platform.
rnv [Tue, 4 Apr 2017 11:57:04 +0000 (14:57 +0300)]
Improve swig generation process on Windows platform.

6 years agoMove EnumToLong method from SMESHBuilder class into global module namespace.
rnv [Fri, 26 May 2017 15:39:58 +0000 (18:39 +0300)]
Move EnumToLong method from SMESHBuilder class into global module namespace.

6 years agoPorting Python 3
Gilles DAVID [Wed, 24 May 2017 09:54:21 +0000 (11:54 +0200)]
Porting Python 3

6 years agoMerge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev
Gilles DAVID [Wed, 24 May 2017 08:07:34 +0000 (10:07 +0200)]
Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev

6 years agoFix unstable failure of SALOME_TESTS/Grids/smesh/bugs_05/F0
eap [Tue, 23 May 2017 17:19:15 +0000 (20:19 +0300)]
Fix unstable failure of SALOME_TESTS/Grids/smesh/bugs_05/F0

6 years agoEDF request: supress a modification of the LD_LIBRARY_PATH in ZCracksPlug. V8_3_0 V8_3_0rc6
rnv [Fri, 19 May 2017 13:51:33 +0000 (16:51 +0300)]
EDF request: supress a modification of the LD_LIBRARY_PATH in ZCracksPlug.

6 years agoMerge branch 'V8_3_BR' into ngr/python3_dev
Gilles DAVID [Thu, 18 May 2017 16:03:44 +0000 (18:03 +0200)]
Merge branch 'V8_3_BR' into ngr/python3_dev

Conflicts:
src/Tools/padder/spadderpy/gui/inputdialog.py

6 years agoSwig flag for python 3 + various fixes
Gilles DAVID [Wed, 10 May 2017 06:13:13 +0000 (08:13 +0200)]
Swig flag for python 3 + various fixes

6 years agoPatch omniORBpy EnumItem class
Gilles DAVID [Tue, 9 May 2017 14:30:56 +0000 (16:30 +0200)]
Patch omniORBpy EnumItem class

If the comparison ordering methods are not defined (as for instance in
the latest version 4.2.1-2), they are then dynamically added.

6 years agoFix doc examples
Gilles DAVID [Tue, 9 May 2017 12:20:43 +0000 (14:20 +0200)]
Fix doc examples

6 years ago23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes) V8_3_0rc5
eap [Wed, 3 May 2017 16:52:00 +0000 (19:52 +0300)]
23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes)

6 years agoFix TypeError: unorderable types: EnumItem() < EnumItem()
Gilles DAVID [Thu, 4 May 2017 16:34:49 +0000 (18:34 +0200)]
Fix TypeError: unorderable types: EnumItem() < EnumItem()

6 years ago23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes)
eap [Wed, 3 May 2017 16:52:00 +0000 (19:52 +0300)]
23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes)

6 years agoUpdate copyrights in the documentation. V8_3_0rc4
rnv [Fri, 28 Apr 2017 13:23:49 +0000 (16:23 +0300)]
Update copyrights in the documentation.

6 years agoIPAL054122: Bad quality prismatic mesh
eap [Tue, 25 Apr 2017 10:41:21 +0000 (13:41 +0300)]
IPAL054122: Bad quality prismatic mesh

Fix applying the boundary error in StdMeshers_Sweeper by using
StdMeshers_Delaunay

6 years agoMerge remote-tracking branch 'origin/uhz/padder_bug_fix_rmaxrmin' into V8_3_BR V8_3_0rc3
rnv [Mon, 24 Apr 2017 15:34:04 +0000 (18:34 +0300)]
Merge remote-tracking branch 'origin/uhz/padder_bug_fix_rmaxrmin' into V8_3_BR

6 years ago23437: EDF 14551 - mesh groups missing
eap [Mon, 24 Apr 2017 14:24:35 +0000 (17:24 +0300)]
23437: EDF 14551 - mesh groups missing

6 years agoIPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation
eap [Mon, 24 Apr 2017 14:17:28 +0000 (17:17 +0300)]
IPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation

6 years ago23437: EDF 14551 - mesh groups missing
eap [Mon, 24 Apr 2017 14:24:35 +0000 (17:24 +0300)]
23437: EDF 14551 - mesh groups missing

6 years agoIPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation
eap [Mon, 24 Apr 2017 14:17:28 +0000 (17:17 +0300)]
IPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation

6 years ago54122: Bad quality prismatic mesh
eap [Thu, 20 Apr 2017 11:16:23 +0000 (14:16 +0300)]
54122: Bad quality prismatic mesh
   Extract class Delaunay from class Morph

+ Print warning when creating an algorithm with unexpected arguments
  (expected ones are algo type and geometry) -- smeshBuilder.py

7 years agoPadder : bug fix for RmaxRmin paramete uhz/padder_bug_fix_rmaxrmin
uhz [Wed, 19 Apr 2017 15:06:28 +0000 (17:06 +0200)]
Padder : bug fix for RmaxRmin paramete

7 years ago54122: Bad quality prismatic mesh
eap [Wed, 19 Apr 2017 12:12:53 +0000 (15:12 +0300)]
54122: Bad quality prismatic mesh

1) Implement projection between outer and inner walls of the prism
2) Use any applicable algo to mesh the prism base if no sub-mesh defined

7 years agoMerge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev
Gilles DAVID [Tue, 18 Apr 2017 13:43:53 +0000 (15:43 +0200)]
Merge remote-tracking branch 'origin/V8_3_BR' into ngr/python3_dev

Conflicts:
src/Tools/ZCracksPlug/casTests/launchCas.py
src/Tools/padder/spadderpy/gui/inputdialog.py
src/Tools/padder/spadderpy/gui/plugindialog.py
src/Tools/padder/unittests/usecase_meshJobManager.py

7 years agoIPAL54104: Wrong prismatic mesh
eap [Tue, 18 Apr 2017 11:07:52 +0000 (14:07 +0300)]
IPAL54104: Wrong prismatic mesh
  Fix sub-shape association of FACEs with a seam in a propagation case

+ Remember a state of "Show IDs" check-box in Mesh Info / Element info

7 years agoIPAL52499: Prismatic mesh is not computed on a prismatic shape
eap [Mon, 17 Apr 2017 12:42:28 +0000 (15:42 +0300)]
IPAL52499: Prismatic mesh is not computed on a prismatic shape

7 years ago23427: [CEA 2073] No hypothesis "Viscous Layers" with Netgen 1D-2D-3D
eap [Wed, 12 Apr 2017 13:55:16 +0000 (16:55 +0300)]
23427: [CEA 2073] No hypothesis "Viscous Layers" with Netgen 1D-2D-3D

Add GetElementsByNodes() that return elements including all given nodes.

7 years ago23422: EDF 14312 - Strange behavior of Viscous Layer Surface offset + smooth
eap [Tue, 11 Apr 2017 16:40:35 +0000 (19:40 +0300)]
23422: EDF 14312 - Strange behavior of Viscous Layer Surface offset + smooth

+ Extract Morph from StdMeshers_Projection_2D.cxx

+ Fix formatting in SMESH_ScalarBarActor.cxx

7 years agoPadder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin
uhz [Fri, 7 Apr 2017 15:09:46 +0000 (17:09 +0200)]
Padder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin

7 years agoPadder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin uhz/V8_3_BR V8_3_0rc1 V8_3_0rc2
uhz [Fri, 7 Apr 2017 15:09:46 +0000 (17:09 +0200)]
Padder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin

7 years agoIncrement version: 8.3.0
rnv [Fri, 7 Apr 2017 12:34:57 +0000 (15:34 +0300)]
Increment version: 8.3.0

7 years agoIncrement version: 8.3.0
rnv [Fri, 7 Apr 2017 12:34:57 +0000 (15:34 +0300)]
Increment version: 8.3.0

7 years agobug corrections in Zcracks for V83
Robin DEGEILH [Thu, 6 Apr 2017 09:02:36 +0000 (11:02 +0200)]
bug corrections in Zcracks for V83

7 years agobug corrections in Zcracks for V83
Robin DEGEILH [Thu, 6 Apr 2017 09:02:36 +0000 (11:02 +0200)]
bug corrections in Zcracks for V83

7 years agoImprove swig generation process on Windows platform.
rnv [Tue, 4 Apr 2017 11:57:04 +0000 (14:57 +0300)]
Improve swig generation process on Windows platform.

7 years agoWindows compatibility.
rnv [Fri, 31 Mar 2017 07:11:44 +0000 (10:11 +0300)]
Windows compatibility.

7 years ago[PY3] more Swig fix + integer division
Gilles DAVID [Wed, 29 Mar 2017 14:58:59 +0000 (16:58 +0200)]
[PY3] more Swig fix + integer division

7 years ago[PY3] use python3 idioms, fix relative imports, fix plugins
Gilles DAVID [Wed, 29 Mar 2017 13:54:42 +0000 (15:54 +0200)]
[PY3] use python3 idioms, fix relative imports, fix plugins

7 years agoFix SIGSEGV at SALOME termination after performing SALOME_TESTS/Grids/smesh/imps_05/F0
eap [Wed, 29 Mar 2017 11:05:00 +0000 (14:05 +0300)]
Fix SIGSEGV at SALOME termination after performing SALOME_TESTS/Grids/smesh/imps_05/F0

7 years agoRNV: Fix compilation problems on several platforms. V8_3_0b1
Maintenance team (INV) [Fri, 24 Mar 2017 09:00:15 +0000 (12:00 +0300)]
RNV: Fix compilation problems on several platforms.

7 years agoBoolean arguments for updateObjBrowser
Gilles DAVID [Thu, 23 Mar 2017 14:23:02 +0000 (15:23 +0100)]
Boolean arguments for updateObjBrowser

7 years agoMerge branch 'master' into pre/V8_3_BR
Paul RASCLE [Wed, 22 Mar 2017 15:57:54 +0000 (16:57 +0100)]
Merge branch 'master' into pre/V8_3_BR

7 years agoallow actor presentation modification from PyQt modules
Paul RASCLE [Wed, 22 Mar 2017 15:56:47 +0000 (16:56 +0100)]
allow actor presentation modification from PyQt modules

7 years agoMerge tag 'V8_3_0a2' into ngr/python3_dev
Nicolas Geimer [Mon, 20 Mar 2017 17:20:10 +0000 (18:20 +0100)]
Merge tag 'V8_3_0a2' into ngr/python3_dev

Version 8.3.0 alpha 2

7 years ago[PY3] Fix some MRO issues
Nicolas Geimer [Mon, 20 Mar 2017 17:01:59 +0000 (18:01 +0100)]
[PY3] Fix some MRO issues

7 years agopadder: add numerical parameters in the gui + transmission to the component and then... SHAPER_2.7.0
uhz [Mon, 20 Mar 2017 16:02:57 +0000 (17:02 +0100)]
padder: add numerical parameters in the gui + transmission to the component and then the padder executable

7 years ago[PY3] 2to3 results
Nicolas Geimer [Mon, 20 Mar 2017 12:27:30 +0000 (13:27 +0100)]
[PY3] 2to3 results

7 years ago[PY3] Removing TAB issues
Nicolas Geimer [Mon, 20 Mar 2017 12:22:47 +0000 (13:22 +0100)]
[PY3] Removing TAB issues

Via this command :
find . -name "*.py" | xargs grep -Prl "\t" | xargs python  /local00/home/J42254/Projets/SALOME/Installations/prerequisites/src/Python-352-tcl8513-tk8513/Tools/scripts/reindent.py

7 years agoFix regressions V8_3_0a2
eap [Thu, 16 Mar 2017 14:57:38 +0000 (17:57 +0300)]
Fix regressions

smesh/viscous_layers_00/A3
smesh/3D_mesh_GHS3D_01/B1

7 years ago23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
eap [Wed, 15 Mar 2017 10:22:02 +0000 (13:22 +0300)]
23258: [CEA 1804] Do not merge the middle nodes of quadratic elements

 Fix Python dump and compilation on Debian-7

7 years agoIPAL54046: 'Show' command of SMESH component does not work
eap [Tue, 14 Mar 2017 13:42:44 +0000 (16:42 +0300)]
IPAL54046: 'Show' command of SMESH component does not work

7 years ago23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
eap [Tue, 14 Mar 2017 12:43:27 +0000 (15:43 +0300)]
23258: [CEA 1804] Do not merge the middle nodes of quadratic elements
    Add AvoidMakingHoles argument in MergeNodes()

+ Save mesh name in STL file
+ Fix binary STL export after change of sizeof(Standard_Boolean)
+ Add Import menu to mesh component popup

7 years agoPadder : write new parameters in DataFile
uhz [Thu, 9 Mar 2017 15:46:31 +0000 (16:46 +0100)]
Padder : write new parameters in DataFile

7 years agoIPAL54027: Projection algo is very long on a face with many edges
eap [Tue, 7 Mar 2017 18:35:05 +0000 (21:35 +0300)]
IPAL54027: Projection algo is very long on a face with many edges

7 years agopadder: rename MeshJobParameter to MeshJobFile
uhz [Tue, 7 Mar 2017 10:59:31 +0000 (11:59 +0100)]
padder: rename MeshJobParameter to MeshJobFile

7 years agoImp of the ui design of padder plugin
uhz [Tue, 7 Mar 2017 10:27:31 +0000 (11:27 +0100)]
Imp of the ui design of padder plugin

7 years agoRe: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos
eap [Thu, 2 Mar 2017 18:41:15 +0000 (21:41 +0300)]
Re: Patch modules/smesh.git for Doxygen typos/grammar + misc. typos

http://www.salome-platform.org/forum/forum_10/652417125/447386016

7 years agoIPAL54004: Quadratic pyramids incorectly imported from UNV
eap [Thu, 2 Mar 2017 17:28:59 +0000 (20:28 +0300)]
IPAL54004: Quadratic pyramids incorectly imported from UNV

7 years agoPatch modules/smesh.git for Doxygen typos/grammar + misc. typos
eap [Thu, 2 Mar 2017 16:51:35 +0000 (19:51 +0300)]
Patch modules/smesh.git for Doxygen typos/grammar + misc. typos

http://www.salome-platform.org/forum/forum_10/652417125

7 years ago23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
eap [Thu, 2 Mar 2017 14:22:58 +0000 (17:22 +0300)]
23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
  Optimize mesh loading in case of complex shape + a group on geometry
  (SMESHDS_GroupBase.cxx)

+ While MED export, create groups of all balls and 0D elements, if required
  (SMESH_Mesh.cxx)

+ Remember collapsed state of information on elements and nodes in Mesh Information dlg
  (SMESHGUI_MeshInfo)

7 years ago23414: EDF 14228 - Viscous Layer crashes SALOME
eap [Tue, 28 Feb 2017 16:42:01 +0000 (19:42 +0300)]
23414: EDF 14228 - Viscous Layer crashes SALOME

This is the case where a FACE is shrunk in two SOLIDs but VL is on different EDGEs

7 years ago23415: EDF 14243 - Wrong translation
eap [Mon, 27 Feb 2017 14:49:24 +0000 (17:49 +0300)]
23415: EDF 14243 - Wrong translation

7 years ago23413: [CEA 2025] bug SMESH orientation
eap [Wed, 15 Feb 2017 16:34:55 +0000 (19:34 +0300)]
23413: [CEA 2025] bug SMESH orientation

Add a flag to MED driver to make all element belong to some group

7 years agoFix stupid copy-paste mistage in header file's guarder.
vsr [Wed, 15 Feb 2017 12:02:09 +0000 (15:02 +0300)]
Fix stupid copy-paste mistage in header file's guarder.

7 years agoFix crash of SALOME_TESTS/Grids/smesh/bugs_13/N9
eap [Fri, 10 Feb 2017 18:20:38 +0000 (21:20 +0300)]
Fix crash of SALOME_TESTS/Grids/smesh/bugs_13/N9
   (SMDS_VolumeTool.cxx)

Add "Show IDs" check box to Mesh Information dlg

Avoid warning in Choose Entity dialog when no entities are selected,
disable [OK] button instead

7 years ago23352: [CEA] Order and naming of meshing algorithms
vsr [Tue, 7 Feb 2017 10:14:51 +0000 (13:14 +0300)]
23352: [CEA] Order and naming of meshing algorithms
- Redesign dialog with use of QtxToolButton instead of QComboBox for better managing groups of algorihtms/hypotheses.

7 years ago53935: "Add" item of sub-mesh pop-up does not work and is not documented
eap [Thu, 2 Feb 2017 14:32:11 +0000 (17:32 +0300)]
53935: "Add" item of sub-mesh pop-up does not work and is not documented
    Rename "Add" -> "Add to Group"
    Show "Add" only if manual edition is enabled in Group dialog

+ Do not clear a sub-mesh if it's algorithm is same as a global one
    (SMESH_submesh.cxx)

7 years agoIPAL53919: Pb with nodes after element removal
eap [Wed, 1 Feb 2017 14:41:37 +0000 (17:41 +0300)]
IPAL53919: Pb with nodes after element removal

7 years agoIPAL53915: Display Entity dialog does not work
eap [Tue, 31 Jan 2017 14:28:41 +0000 (17:28 +0300)]
IPAL53915: Display Entity dialog does not work