Salome HOME
0020976: EDF 1471 SMESH: New ergonomy to display quality controls
authoreap <eap@opencascade.com>
Wed, 17 Jul 2013 14:27:42 +0000 (14:27 +0000)
committereap <eap@opencascade.com>
Wed, 17 Jul 2013 14:27:42 +0000 (14:27 +0000)
commit85aae58eadeb3276be732dbb81ec9fc7a7cec147
tree6505180fd46ff676ea88e1f64970f02db271ceaa
parent94ce6f40fc4c76efc2caf4e17764bb034c592ce4
0020976: EDF 1471 SMESH: New ergonomy to display quality controls

1) New general mechanism to avoid dump of functors not used later as arguments
2) Use the New general mechanism to filters and sub-meshes
3) Erase the 1st incarnation of re-created objects.
A re-created object appears e.g. as follows:
- create a mesh
- remove the mesh
- save and re-open the study
- create another mesh -> ( two meshes have same Entry ) == ( the 1st mesh is re-created )
src/SMESH_I/SMESH_2smeshpy.cxx
src/SMESH_I/SMESH_2smeshpy.hxx