Go to the documentation of this file.
27 #ifndef _SMESHDS_Group_HeaderFile
28 #define _SMESHDS_Group_HeaderFile
58 bool Add (
const int theID);
boost::shared_ptr< SMDS_Iterator< const SMDS_MeshElement * > > SMDS_ElemIteratorPtr
SMESHDS_Group(const int theID, const SMESHDS_Mesh *theMesh, const SMDSAbs_ElementType theType)
SMDS_MeshGroup & SMDSGroup()
bool Remove(const int theID)
virtual SMDS_ElemIteratorPtr GetElements()
bool Add(const int theID)
SMDSAbs_ElementType
Type (node, edge, face or volume) of elements.
virtual bool Contains(const SMDS_MeshElement *elem)
virtual void SetType(SMDSAbs_ElementType theType)
virtual bool Contains(const int theID)