Go to the documentation of this file.
27 #ifndef _SMESH_CompositeSegment_1D_HXX_
28 #define _SMESH_CompositeSegment_1D_HXX_
51 const TopoDS_Shape& aShape);
57 const TopoDS_Shape& aShape,
StdMeshers_CompositeHexa_3D(int hypId, int studyId, SMESH_Gen *gen)
Represents a side of a quasi quadrilateral face. It can be composed of several edges....
std::map< SMESH_subMesh *, std::vector< int > > MapShapeNbElems
virtual bool Compute(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape)
Computes mesh on a shape.
#define STDMESHERS_EXPORT
virtual bool CheckHypothesis(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, Hypothesis_Status &aStatus)
Check hypothesis definition to mesh a shape.
virtual bool Evaluate(SMESH_Mesh &aMesh, const TopoDS_Shape &aShape, MapShapeNbElems &aResMap)
evaluates size of prospective mesh on a shape
Computes hexahedral mesh on a box with composite sides.