Go to the documentation of this file.
26 #ifndef _SMESH_UseExisting_1D2D_HXX_
27 #define _SMESH_UseExisting_1D2D_HXX_
44 const TopoDS_Shape& aShape,
59 const TopoDS_Shape& aShape,
1D and 2D algorithms doing nothing to allow mesh generation by mesh edition functions in TUI mode
virtual bool Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)
evaluates size of prospective mesh on a shape
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Computes mesh on a shape.
virtual bool CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, SMESH_Hypothesis::Hypothesis_Status &aStatus)
Check hypothesis definition to mesh a shape.
virtual bool CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, SMESH_Hypothesis::Hypothesis_Status &aStatus)
Check hypothesis definition to mesh a shape.
std::map< SMESH_subMesh *, std::vector< int > > MapShapeNbElems
virtual bool Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)
evaluates size of prospective mesh on a shape
StdMeshers_UseExisting_2D(int hypId, int studyId, SMESH_Gen *gen)
#define STDMESHERS_EXPORT
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Computes mesh on a shape.
StdMeshers_UseExisting_1D(int hypId, int studyId, SMESH_Gen *gen)