{
interface SMESH_Hypothesis;
typedef sequence<SMESH_Hypothesis> ListOfHypothesis;
+ interface SMESH_GroupBase;
+ typedef sequence<SMESH_GroupBase> ListOfGroups;
typedef sequence<double> double_array ;
typedef sequence<long> long_array ;
long_array GetIDs();
};
- interface SMESH_GroupBase;
interface SMESH_Group;
interface SMESH_GroupOnGeom;
interface SMESH_subMesh;
void RemoveGroupWithContents( in SMESH_GroupBase aGroup )
raises (SALOME::SALOME_Exception);
+ /*!
+ * Get the list of groups existing in the mesh
+ */
+ ListOfGroups GetGroups()
+ raises (SALOME::SALOME_Exception);
+
/*!
* Union of two groups
* New group is created. All mesh elements that are