Salome HOME
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
authoreap <eap@opencascade.com>
Thu, 23 Jun 2011 12:25:04 +0000 (12:25 +0000)
committereap <eap@opencascade.com>
Thu, 23 Jun 2011 12:25:04 +0000 (12:25 +0000)
commita39a0e1f8439cf9c754018c5c312809475de051c
tree2ee0a3aabf7b7f577221419057f1ca8651cbed4a
parentfe2d0f0f5cf6c8dc480ec2339b2add12af9b23a3
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups
1) fix dump of Filter_i::SetCriteria()
2)
+    void Filter_i::AddWaiter( TPredicateChangeWaiter* waiter );
+    void Filter_i::RemoveWaiter( TPredicateChangeWaiter* waiter );
3)
+  const char*        SMESH::FunctorTypeToString(SMESH::FunctorType ft);
+  SMESH::FunctorType SMESH::StringToFunctorType(const char*       str);
src/SMESH_I/SMESH_Filter_i.cxx