eap 6cd017c643 0020976: EDF 1471 SMESH: New ergonomy to display quality controls
interface Predicate: Functor
   {
+    long    NbSatisfying( in SMESH::SMESH_IDSource obj );

  interface NumericalFunctor: Functor
  {
+    Histogram GetLocalHistogram( in short nbIntervals, in boolean isLogarithmic,
+                                 in SMESH::SMESH_IDSource obj );
2013-07-03 15:58:19 +00:00
..
2013-06-25 18:17:26 +00:00
2013-04-01 13:05:47 +00:00