Salome HOME
IPAL52827: Very few filtering criteria available in filter dialog called from Remove...
authoreap <eap@opencascade.com>
Thu, 16 Jul 2015 17:52:26 +0000 (20:52 +0300)
committereap <eap@opencascade.com>
Thu, 16 Jul 2015 17:52:26 +0000 (20:52 +0300)
commit24fe0efaab9725fa5e51ec24bb653ec526df5445
treea6479676c40f79f5ff1e7cd6cd34c0b68d97bb33
parent8297100f3672d89ff864961311a8738eb46d980d
IPAL52827: Very few filtering criteria available in filter dialog called from Remove Elements dialog
IPAL52831: Veeery long awaiting for Mesh Information dialog appearance
IPAL52822: Find Elements By Point does not find coincident nodes
IPAL52821: Find Elements By Point dialog: no types available for search if there are only nodes in the mesh
IPAL52823: mesh.GetSubMeshElementsId( subShape ) works wrong if subShape is retrieved indirectly
16 files changed:
doc/salome/examples/transforming_meshes_ex09.py
doc/salome/examples/transforming_meshes_ex10.py
doc/salome/gui/SMESH/input/sewing_meshes.doc
src/SMESHGUI/SMESHGUI_FilterDlg.cxx
src/SMESHGUI/SMESHGUI_Hypotheses.cxx
src/SMESHGUI/SMESHGUI_MeshInfo.cxx
src/SMESHGUI/SMESHGUI_MeshInfo.h
src/SMESHGUI/SMESHGUI_RemoveElementsDlg.cxx
src/SMESHUtils/SMESH_MeshAlgos.cxx
src/SMESHUtils/SMESH_MeshAlgos.hxx
src/SMESHUtils/SMESH_OctreeNode.cxx
src/SMESHUtils/SMESH_OctreeNode.hxx
src/SMESH_I/SMESH_Filter_i.hxx
src/SMESH_I/SMESH_Mesh_i.cxx
src/SMESH_SWIG/smeshBuilder.py
src/SMESH_SWIG/smesh_algorithm.py