24 #ifndef _SMDS_FaceOfEdges_HeaderFile 25 #define _SMDS_FaceOfEdges_HeaderFile 39 void Print(std::ostream & OS)
const;
virtual SMDS_ElemIteratorPtr elementsIterator(SMDSAbs_ElementType type) const
SMDSAbs_ElementType GetType() const
Return the type of the current element.
boost::shared_ptr< SMDS_Iterator< const SMDS_MeshElement * > > SMDS_ElemIteratorPtr
SMDSAbs_ElementType
Type (node, edge, face or volume) of elements.
virtual const SMDS_MeshNode * GetNode(const int ind) const
Return node by its index.
virtual void Print(std::ostream &OS) const
virtual SMDSAbs_EntityType GetEntityType() const =0
Return type of entity.
virtual int NbFaces() const
virtual int NbEdges() const
virtual int NbNodes() const