Salome HOME
52730: Activation of SMESH fails after GEOM group modification
authoreap <eap@opencascade.com>
Wed, 6 May 2015 11:30:51 +0000 (14:30 +0300)
committereap <eap@opencascade.com>
Wed, 6 May 2015 11:30:51 +0000 (14:30 +0300)
commit83a3c8aef5563fa15623b9a1ecd2ab0ac39d4e39
tree56f71d0c29d71a89ca17b91501d6b6d5a2554b3b
parentdf43f3ecd986dcf0458fcb3c2307b40792c852ee
52730: Activation of SMESH fails after GEOM group modification
    Fix SMESH_Mesh_i::CheckGeomGroupModif()

52731: Exception at export of SEG3 groups
  Fix BUGs concerning Export:
1) Exception at export of the SEG3 group as a separate object.
2) Many formats available in the pop-up menu when several objects selected while only MED and CGNS formats support several meshes in one file.
3) Export of the mesh and its group to the same file results of storage of the group only. Object names are not kept.
src/DriverCGNS/DriverCGNS_Read.hxx
src/SMDS/SMDS_MeshInfo.hxx
src/SMESH/SMESH_Mesh.cxx
src/SMESH/SMESH_Mesh.hxx
src/SMESHGUI/SMESHGUI.cxx
src/SMESH_I/SMESH_Mesh_i.cxx