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:12:22 +0000 (12:12 +0000)
committereap <eap@opencascade.com>
Thu, 23 Jun 2011 12:12:22 +0000 (12:12 +0000)
commitb21414354ce0ea2ce1be6284464cb2217486d08e
tree9d060ea853d5d4e57027ca5ddb7da1d29aa899e0
parentf1c62974f618942185e28f048da0920a26cfd4f9
0021014: EDF 1583 SMESH: Improvement of the Python Dump for the creation of groups

   SMESH_Group* AddGroup (const SMDSAbs_ElementType theType,
                          const char*               theName,
                          int&                      theId,
                          const TopoDS_Shape&       theShape=TopoDS_Shape(),
+                         const SMESH_PredicatePtr& thePredicate=SMESH_PredicatePtr());
src/SMESH/SMESH_Mesh.cxx
src/SMESH/SMESH_Mesh.hxx