Salome HOME
23269: Meshing a composite block with IJK
authoreap <eap@opencascade.com>
Thu, 14 Apr 2016 15:31:42 +0000 (18:31 +0300)
committereap <eap@opencascade.com>
Thu, 14 Apr 2016 15:31:42 +0000 (18:31 +0300)
commit53bd086779d54791bfd119de31f01eac699e0745
treed4ef2f32ac6694a144b0fa3a7aeaaaea993d91dc
parentd82557916e0bdbca05093f35658e8cd81b6cf8aa
23269: Meshing a composite block with IJK
  StdMeshers_CompositeHexa_3D.cxx

And more:

1) Avoid creating actors for not shown mesh objects
  SMESHGUI_ComputeDlg.cxx

2) Add wait-cursor while group deletion, which can be long on large meshes
  SMESHGUI_DeleteGroupDlg.cxx

3) Avoid getting elem types of a new group on filter, which can be long
  SMESH_Gen_i_1.cxx
src/SMESHGUI/SMESHGUI_ComputeDlg.cxx
src/SMESHGUI/SMESHGUI_DeleteGroupDlg.cxx
src/SMESH_I/SMESH_Gen_i_1.cxx
src/StdMeshers/StdMeshers_CompositeHexa_3D.cxx
src/StdMeshers/StdMeshers_Prism_3D.cxx