Salome HOME
1) 0020976: EDF 1471 SMESH: New ergonomy to display quality controls
authoreap <eap@opencascade.com>
Wed, 3 Jul 2013 16:05:28 +0000 (16:05 +0000)
committereap <eap@opencascade.com>
Wed, 3 Jul 2013 16:05:28 +0000 (16:05 +0000)
commit69da5c7991458240a4abfda8d6108a5f7b37cdc0
tree4b566c44a57ab8bad0bdf67aad5e60063f35ee55
parent95a58b5ecfaaf32f9c4a7d2689ab72f8f9331b68
1) 0020976: EDF 1471 SMESH: New ergonomy to display quality controls

+  virtual SMESH::long_array* GetNbElementsByType();

+  static SMDS_ElemIteratorPtr GetElements(SMESH::SMESH_IDSource_ptr obj,
+                                          SMESH::ElementType        type);

2) Compute Progress bar

+  CORBA::Double GetComputeProgress();
src/SMESH_I/SMESH_Mesh_i.cxx
src/SMESH_I/SMESH_Mesh_i.hxx