Salome HOME
PAL16842 (Genertion of groups when a mesh is transformed)
authoreap <eap@opencascade.com>
Mon, 12 Nov 2007 09:57:27 +0000 (09:57 +0000)
committereap <eap@opencascade.com>
Mon, 12 Nov 2007 09:57:27 +0000 (09:57 +0000)
commit02628964286dac2bee1200be74b5bc7d23b4604a
treeaef50cb35d223b88f39d4b47e7784c273f7385be
parentf058f7463167825f44e4e49ba664275f05d66d2b
PAL16842 (Genertion of groups when a mesh is transformed)
+  typedef boost::shared_ptr< SMDS_Iterator<SMESH_Group*> > GroupIteratorPtr;
+  GroupIteratorPtr GetGroups() const;
src/SMESH/SMESH_Mesh.cxx
src/SMESH/SMESH_Mesh.hxx