Go to the documentation of this file.
24 #ifndef _SMDS_FaceOfEdges_HeaderFile
25 #define _SMDS_FaceOfEdges_HeaderFile
39 void Print(std::ostream & OS)
const;
void Print(std::ostream &OS) const
virtual const SMDS_MeshNode * GetNode(const int ind) const
Return node by its index.
virtual SMDSAbs_EntityType GetEntityType() const
Return type of entity.
boost::shared_ptr< SMDS_Iterator< const SMDS_MeshElement * > > SMDS_ElemIteratorPtr
SMDS_ElemIteratorPtr elementsIterator(SMDSAbs_ElementType type) const
SMDSAbs_ElementType
Type (node, edge, face or volume) of elements.
SMDSAbs_ElementType GetType() const
Return the type of the current element.
SMDS_FaceOfEdges(const SMDS_MeshEdge *edge1, const SMDS_MeshEdge *edge2, const SMDS_MeshEdge *edge3, const SMDS_MeshEdge *edge4)
SMDS_FaceOfEdges(const SMDS_MeshEdge *edge1, const SMDS_MeshEdge *edge2, const SMDS_MeshEdge *edge3)