26 #ifndef _SMESHDS_GroupOnGeom_HeaderFile 27 #define _SMESHDS_GroupOnGeom_HeaderFile 32 #include <TopoDS_Shape.hxx> 43 const TopoDS_Shape& theShape);
45 void SetShape(
const TopoDS_Shape& theShape);
47 TopoDS_Shape
GetShape()
const {
return myShape; }
49 virtual bool Contains (
const int theID);
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)
TopoDS_Shape GetShape() const
virtual SMDS_ElemIteratorPtr GetElements()=0
const SMESHDS_SubMesh * mySubMesh