26 #ifndef _NETGENPlugin_NETGEN_2D_ONLY_HXX_ 27 #define _NETGENPlugin_NETGEN_2D_ONLY_HXX_ 67 const TopoDS_Shape& aShape,
71 const TopoDS_Shape& aShape);
Mesher generating 2D elements on a geometrical face taking into account pre-existing nodes on face bo...
Hypothesis for StdMeshers_Quadrangle_2D, forcing construction of quadrangles if the number of nodes o...
virtual bool CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, Hypothesis_Status &aStatus)
Check hypothesis definition to mesh a shape.
const StdMeshers_MaxElementArea * _hypMaxElementArea
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_QuadranglePreference * _hypQuadranglePreference
const StdMeshers_LengthFromEdges * _hypLengthFromEdges
NETGENPlugin_NETGEN_2D_ONLY(int hypId, int studyId, SMESH_Gen *gen)
virtual ~NETGENPlugin_NETGEN_2D_ONLY()
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Computes mesh on a shape.