Go to the documentation of this file.
26 #ifndef _SMESH_Projection_1D_HXX_
27 #define _SMESH_Projection_1D_HXX_
44 const TopoDS_Shape& aShape,
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Computes mesh on a shape.
virtual void SetEventListener(SMESH_subMesh *whenSetToSubMesh)
Sets a default event listener to submesh of the source edge.
virtual bool CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, SMESH_Hypothesis::Hypothesis_Status &aStatus)
Check hypothesis definition to mesh a shape.
StdMeshers_Projection_1D(int hypId, int studyId, SMESH_Gen *gen)
virtual ~StdMeshers_Projection_1D()
virtual bool Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)
evaluates size of prospective mesh on a shape
std::map< SMESH_subMesh *, std::vector< int > > MapShapeNbElems
const StdMeshers_ProjectionSource1D * _sourceHypo
#define STDMESHERS_EXPORT