27 #ifndef _SMESH_CompositeSegment_1D_HXX_
28 #define _SMESH_CompositeSegment_1D_HXX_
46 const TopoDS_Shape& aShape);
60 const TopoDS_Edge& anEdge,
61 const TopoDS_Face& aFace,
62 const bool ignoreMeshed);
#define STDMESHERS_EXPORT
A base for objects reacting on submesh events.
virtual ~StdMeshers_CompositeSegment_1D()
SMESH_subMeshEventListener * _EventListener
StdMeshers_CompositeSegment_1D(int hypId, int studyId, SMESH_Gen *gen)
static StdMeshers_FaceSide * GetFaceSide(SMESH_Mesh &aMesh, const TopoDS_Edge &anEdge, const TopoDS_Face &aFace, const bool ignoreMeshed)
Return a face side the edge belongs to.
virtual void SetEventListener(SMESH_subMesh *subMesh)
Sets event listener to submeshes if necessary.
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Computes mesh on a shape.
Represents a side of a quasi quadrilateral face. It can be composed of several edges....