27 #ifndef _SMESHDS_Group_HeaderFile 28 #define _SMESHDS_Group_HeaderFile 52 virtual bool Contains (
const int theID);
58 bool Add (
const int theID);
60 bool Remove (
const int theID);
SMDS_MeshGroup & SMDSGroup()
boost::shared_ptr< SMDS_Iterator< const SMDS_MeshElement * > > SMDS_ElemIteratorPtr
SMDSAbs_ElementType
Type (node, edge, face or volume) of elements.
virtual bool Contains(const int theID)
virtual void SetType(SMDSAbs_ElementType theType)
virtual SMDS_ElemIteratorPtr GetElements()=0