Salome HOME
0020948: EDF 1468 SMESH: Histogram of the quality controls
authoreap <eap@opencascade.com>
Fri, 19 Nov 2010 16:26:16 +0000 (16:26 +0000)
committereap <eap@opencascade.com>
Fri, 19 Nov 2010 16:26:16 +0000 (16:26 +0000)
commit8ff7c21dc639bf0aab86211a38d998201a7e0fe3
treed349d2ff39101cec072eca33c73ca0de7d716d8c
parentebe0faaad03be57f910e7f98c10a8c587e550889
0020948: EDF 1468 SMESH: Histogram of the quality controls
   move updating distrubution of scalar bar to SMESH_Actor::UpdateDistribution()
+  virtual void SMESH_Actor::UpdateDistribution() = 0;

0020944: EDF 1464 SMESH: detection of over-constrained elements
+    class  OverConstrainedVolume: public Predicate
+    class  OverConstrainedFace: public Predicate
src/OBJECT/SMESH_DeviceActor.cxx